| IAttributeDefinitionValueType Property |
Gets the type of attribute values
Namespace: TSD.API.Remoting.UserDefinedAttributesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax AttributeValueType ValueType { get; }
ReadOnly Property ValueType As AttributeValueType
Get
property AttributeValueType ValueType {
AttributeValueType get ();
}
abstract ValueType : AttributeValueType with get
Property Value
AttributeValueTypeSee Also