Returns the Detailed report key
which is used to determine which reports and objects
will be used for detailed reports
If empty string then indicates there is no detailed report object or reports
| C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | JavaScript | XAML |
public static string DetailedReportKey { get; }
Public Shared ReadOnly Property DetailedReportKey As String
Dim value As String value = ClientList.DetailedReportKey
/** @property */ public static String get_DetailedReportKey()
public static function get DetailedReportKey () : String
GZTW.AyaNova.BLL.ClientList.get_detailedReportKey = function();