XPathExpressionObjectType Property |
Gets or sets the type of object to query
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string ObjectType { get; set; }
Public Property ObjectType As String
Get
Set
public:
property String^ ObjectType {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also