Click or drag to resize

AttributeDefinitionPropertyType Property

Note: This API is now obsolete.

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.PropertyType instead.")]
public virtual PropertyType PropertyType { get; }

Property Value

Type: PropertyType
See Also