Returns the report key which is a property of
reports used to link all reports that can be used
with a particular data source.
| C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | JavaScript | XAML |
public static string ReportKey { get; }
Public Shared ReadOnly Property ReportKey As String
Dim value As String value = ClientServiceRequestList.ReportKey
/** @property */ public static String get_ReportKey()
public static function get ReportKey () : String
GZTW.AyaNova.BLL.ClientServiceRequestList.get_reportKey = function();