Click or drag to resize

SelfMgmtConfigurationOwnerProperty Property

Corresponds to OwnerPropertyName. Is, however, null if OwnerPropertyName == "$MEMBERS$".

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public BaseProperty OwnerProperty { get; set; }

Property Value

Type: BaseProperty
See Also