Click or drag to resize

SelfMgmtConfigurationResourceType Property

The resource type data which the configuration belongs to. Example: "OIS System Owner Role Type"

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

Property Value

Type: DataObject
See Also