AttributeValueReferenceValue Property |
Gets the value of a single-valued attribute as a reference value
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic UniqueIdentifier ReferenceValue { get; }
Public ReadOnly Property ReferenceValue As UniqueIdentifier
Get
public:
property UniqueIdentifier^ ReferenceValue {
UniqueIdentifier^ get ();
}
Property Value
Type:
UniqueIdentifier
See Also