AttributeRepresentationFailureExceptionAttributeFailureCode Property |
Gets the code representing the type of the failure
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic AttributeFailureCode AttributeFailureCode { get; }
Public ReadOnly Property AttributeFailureCode As AttributeFailureCode
Get
public:
property AttributeFailureCode AttributeFailureCode {
AttributeFailureCode get ();
}
Property Value
Type:
AttributeFailureCode
See Also