Actual XPath for the search
Namespace: IdmNet.SoapModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string Query { get; set; }
Public Property Query As String
Get
Set
public:
property String^ Query {
String^ get ();
void set (String^ value);
}
member Query : string with get, set
Property Value
Type:
String
See Also