Click or drag to resize

SelfMgmtConfigurationExplicitOwnerProperties Property

Corresponds to ExplicitOwnerPropertyNames. Can be null.

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

Property Value

Type: ListBaseProperty
See Also