AyaNova business object library 4.0.1
ReportKey Property
NamespacesGZTW.AyaNova.BLLClientServiceRequestListReportKey
Returns the report key which is a property of reports used to link all reports that can be used with a particular data source.
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public static string ReportKey { get; }
Public Shared ReadOnly Property ReportKey As String
Dim value As String

value = ClientServiceRequestList.ReportKey
public:
static property String^ ReportKey {
	String^ get ();
}
/** @property */
public static String get_ReportKey()
public static function get ReportKey () : String
GZTW.AyaNova.BLL.ClientServiceRequestList.get_reportKey = function();

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)