Symphony Framework
DataObjectBase Class Fields


Symphony.Conductor.Model Namespace : DataObjectBase Class

For a list of all members of this type, see DataObjectBase members.

Protected Fields
 NameDescription
Protected Field Store the current field number.  
Protected Field Backing field to hold all field level information.  
Protected Field This logic allows a generated data oject to store off a copy of the field details and prevent itself from re-creating them.  
Protected Field Backing field to stre the objects field headings for report/excel export, etc.  
Protected Field Backing field to store the objects field names.  
Protected Field Storage of the IsDataModified flag.  
Protected Field Storage of the IsNew flag.  
Protected Field Internal/protected string expresion of the data object value.  
Protected FieldProtected field that can be used by the extending class to force validation of data when setting objectvalues using the Synergy Record property  
Top
See Also

Reference

DataObjectBase Class
Symphony.Conductor.Model Namespace