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