Click or drag to resize

AttributeDefinitionProperty Property

Note: This API is now obsolete.

System name of the definition property.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("Use AttributeProperty.SystemName instead.")]
public virtual string Property { get; }

Property Value

Type: String
See Also