Enumerates the different search modes for WinccoaManager.cnsGetIdSet.
Can be combined using a pipe symbol (|), e. g.: WinccoaCnsSearchMode.DisplayName | WinccoaCnsSearchMode.CaseInsensitive
|
WinccoaCnsSearchMode.DisplayName | WinccoaCnsSearchMode.CaseInsensitive
Search both in ID and name path
Search case insensitve, to be combined with other flags
Only search in name path
Only search in ID path
Enumerates the different search modes for WinccoaManager.cnsGetIdSet.
Can be combined using a pipe symbol (
|
), e. g.:WinccoaCnsSearchMode.DisplayName | WinccoaCnsSearchMode.CaseInsensitive