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
| C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | JavaScript | XAML |
public static Type ListRecordType { get; }
Public Shared ReadOnly Property ListRecordType As Type
Dim value As Type value = ClientList.ListRecordType
/** @property */ public static Type get_ListRecordType()
public static function get ListRecordType () : Type
GZTW.AyaNova.BLL.ClientList.get_listRecordType = function();