Name | Description | |
---|---|---|
![]() | mCurrentField | Store the current field number. |
![]() | mfieldArray | Backing field to hold all field level information. |
![]() | mfieldDictionary | This logic allows a generated data oject to store off a copy of the field details and prevent itself from re-creating them. |
![]() | mFieldHeadings | Backing field to stre the objects field headings for report/excel export, etc. |
![]() | mFieldNames | Backing field to store the objects field names. |
![]() | mIsDataModified | Storage of the IsDataModified flag. |
![]() | mIsNew | Storage of the IsNew flag. |
![]() | mSynergyRecord | Internal/protected string expresion of the data object value. |
![]() | mValidateSynergyData | Protected field that can be used by the extending class to force validation of data when setting objectvalues using the Synergy Record property |