| DataExchangeObjectSortKey Property |
SortKey is used to control in which order objects are imported into OIM.
SortKey is assigned in DataExchangeController.GetLDAPObjects().
SortKey is used in DataExchangeObjects.GetKeyGroupedCollections().
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string SortKey { get; set; }
Property Value
Type:
String
See Also