Click or drag to resize

AttributeDefinitionDataType Property

Note: This API is now obsolete.

DataType is derrived from the attribute data object's 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.DataType instead.")]
public AttributeDataType DataType { get; }

Property Value

Type: AttributeDataType
See Also