DataType Enum value of the ProfileAttribute

Namespace: Novalys.VisualGuard.Security.CommonProfileAttribute
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public VGCommonProfileDataType DataTypeEnum { get; protected set; }
Visual Basic
Public Property DataTypeEnum As VGCommonProfileDataType
	Get
	Protected Set

Property Value

Type: VGCommonProfileDataType

Implements

VGIProfileAttributeDefinition..::..DataTypeEnum

See Also