AttributeValuePairAttributeName Property |
The name of the attribute
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string AttributeName { get; set; }
Public Property AttributeName As String
Get
Set
public:
property String^ AttributeName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also