AttributeValueAttribute Property |
Gets the attribute that represents the values in this collection
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic AttributeTypeDefinition Attribute { get; }
Public ReadOnly Property Attribute As AttributeTypeDefinition
Get
public:
property AttributeTypeDefinition^ Attribute {
AttributeTypeDefinition^ get ();
}
Property Value
Type:
AttributeTypeDefinition
See Also