AttributeTypeDefinitionType Property |
Gets the data type of the attribute
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic AttributeType Type { get; }
Public ReadOnly Property Type As AttributeType
Get
public:
property AttributeType Type {
AttributeType get ();
}
Property Value
Type:
AttributeType
See Also