AyaNova business object library 4.0.1
ListRecordType Property
NamespacesGZTW.AyaNova.BLLClientListListRecordType
The Type of the struct used to store list records Used to fetch the custom display attributes of the fields contained within the record to modify the grid display accordingly DisplayAttribute
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public static Type ListRecordType { get; }
Public Shared ReadOnly Property ListRecordType As Type
Dim value As Type

value = ClientList.ListRecordType
public:
static property Type^ ListRecordType {
	Type^ get ();
}
/** @property */
public static Type get_ListRecordType()
public static function get ListRecordType () : Type
GZTW.AyaNova.BLL.ClientList.get_listRecordType = function();

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