BCSearchQuerySearchFolderPath Property |
Gets or sets the folder path of the search area.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string SearchFolderPath { get; }
Public ReadOnly Property SearchFolderPath As String
Get
public:
property String^ SearchFolderPath {
String^ get ();
}
member SearchFolderPath : string with get
Property Value
Type:
StringSee Also