Gets the value that is used in the query
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic Object Value { get; }
Public ReadOnly Property Value As Object
Get
public:
property Object^ Value {
Object^ get ();
}
Property Value
Type:
Object
See Also