AttributeValueIntegerValue Property |
Gets the value of a single-valued attribute as a 64-bit integer
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic long IntegerValue { get; }
Public ReadOnly Property IntegerValue As Long
Get
public:
property long long IntegerValue {
long long get ();
}
Property Value
Type:
Int64
See Also