ISearchDocumentLocationLocation Property
|
Gets/sets the path to the document location.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string Location { get; set; }
Property Location As String
Get
Set
property String^ Location {
String^ get ();
void set (String^ value);
}
abstract Location : string with get, set
Property Value
Type:
StringSee Also