AyaNova business object library 4.0.1
IDField Property
NamespacesGZTW.AyaNova.BLLHeadOfficeListIDField
Field that contains the ID of the objects that are the basis of this list. Used for compiling an ID list for reporting from user selections in a grid.
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public static string IDField { get; }
Public Shared ReadOnly Property IDField As String
Dim value As String

value = HeadOfficeList.IDField
public:
static property String^ IDField {
	String^ get ();
}
/** @property */
public static String get_IDField()
public static function get IDField () : String
GZTW.AyaNova.BLL.HeadOfficeList.get_iDField = function();

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