Click or drag to resize

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
Syntax
C#
public string SortKey { get; set; }

Property Value

Type: String
See Also