API Help
Eplan.EplApi.HEServices Namespace / PlcService.ReadressingConfig Class / SortModeIndex Property

In This Topic
SortModeIndex Property
In This Topic
Gets/Sets a sort mode that should be used during re-addressing. Should be in range from 0 (default) to the value returned by SortModesCount property -1.
Syntax
public uint SortModeIndex {get; set;}
See Also