Gets or sets the File and Path Name for the Report Explorer.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string PathName { get; set; }
public string PathName { get; set; }
Public Property PathName As String
Get
Set
Public Property PathName As String
Get
Set
public:
property String^ PathName {
String^ get ();
void set (String^ value);
}
public:
property String^ PathName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringReturn Value
Type:
String