Gets or sets the Report Handle used to generate the Images associated with the Report Content.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string Handle { get; set; }public string Handle { get; set; }Public Property Handle As String
Get
Set
Public Property Handle As String
Get
Set
public:
property String^ Handle {
String^ get ();
void set (String^ value);
}public:
property String^ Handle {
String^ get ();
void set (String^ value);
}Property Value
Type:
String