enum dictionaryOperation

int32 dictionaryOperation {dictionaryRefresh = 0, dictionarySet = 1, dictionaryRemove = 2, dictionaryBeforeRemove = 3}

Basis Typ

Werte

This argument specifies the enumeration is used to describe the operation performed on liveDictionary content.