AttributeRepresentationFailureExceptionAttributeValue Property |
Gets the value of the attribute
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string AttributeValue { get; }
Public ReadOnly Property AttributeValue As String
Get
public:
property String^ AttributeValue {
String^ get ();
}
Property Value
Type:
String
See Also