Symphony Framework
DataChangedMessage Class Members
Properties  Methods 


Symphony.Conductor.Model Namespace : DataChangedMessage Class

The following tables list the members exposed by DataChangedMessage.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The name of the Synergy UI Toolit arrive method that is to be executed  
Public Property The name of the Synergy UI Toolit change method that is to be executed  
Public Property The reason the field validation failed.  
Public Property To identify the array index of the field this property contains the forth dimension value  
Public Property To identify the array index of the field this property contains the first dimension value  
Public Property To identify the array index of the field this property contains the third dimension value  
Public Property To identify the array index of the field this property contains the second dimension value  
Public Property The length of the field  
Public Property The name of the field that has been modified  
Public Property The field requires data  
Public Property The start position of the field within the synergy record, 1 based  
Public Property The base field type.  
Public Property The Exposed field type.  
Public Property The fully qualified path to the field within the record structure  
Public Property The name of the Synergy UI Toolit leave method that is to be executed  
Public Property Maximum numeric value when ragne checking is in place  
Public Property Minimum numeric value when ragne checking is in place  
Public Property The total size of the Synergy Record  
Public Property The complete Synergy record area  
Public Property Validation status. The defualt value is DataValidationState.OK.  
Top
Public Methods
 NameDescription
Public Method The ReNew method is equivelent to the constructor but allows reuse of the object.  
Top
See Also

Reference

DataChangedMessage Class
Symphony.Conductor.Model Namespace