ApplicationAttributeDefinition.DataType Property¶
Gets the type of the data that can be set in an ApplicationAttribute(T) that is associated with this definition.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public AttributeDefinitionDataType DataType { get; }
VB¶
Public ReadOnly Property DataType As AttributeDefinitionDataType
Get
Property Value¶
Type: AttributeDefinitionDataType
See Also¶
Reference¶
ApplicationAttributeDefinition Class
Citrix.SDK.AppDNA Namespace