Click or drag to resize

AttributeDefinitionDisplayName Property

Display name of the attribute data object. If Display name is not filled, the display name of the definition property is used.

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

Property Value

Type: String
See Also