 | ProgramAttributeInfoDataType Property |
The data type of the attribute variable.
Namespace:
Ooogles
Assembly:
Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ProgramAttributeDataType DataType { get; }
Public ReadOnly Property DataType As ProgramAttributeDataType
Get
public:
property ProgramAttributeDataType DataType {
ProgramAttributeDataType get ();
}
member DataType : ProgramAttributeDataType with get
Property Value
Type:
ProgramAttributeDataType
See Also