AyaNova business object library 4.0.1
DetailedReportKey Property
NamespacesGZTW.AyaNova.BLLClientListDetailedReportKey
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
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public static string DetailedReportKey { get; }
Public Shared ReadOnly Property DetailedReportKey As String
Dim value As String

value = ClientList.DetailedReportKey
public:
static property String^ DetailedReportKey {
	String^ get ();
}
/** @property */
public static String get_DetailedReportKey()
public static function get DetailedReportKey () : String
GZTW.AyaNova.BLL.ClientList.get_detailedReportKey = function();

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