Click or drag to resize

IdentityLoadOptions Properties

The IdentityLoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyFilter
See DataObjectLoadOptionsBase.Filter
Public propertyIdPosList
If specified only identities with these ids will be loaded.
Public propertyIncludeChildOrgUnits
Option is only used if Mode equals Manager OR if one or more OrgUnitIds has been specified. If false only identities belonging directly to a managed or specified org. unit will be loaded. If true also identities belonging to a child org. unit will be loaded.
Public propertyMode
Public propertyOrgUnitIds
If specified only identities located below one of the specified org. units will be loaded.
Public propertySqlFilters
See DataObjectLoadOptionsBase.Filter
Top
See Also