Overload | Description |
---|---|
DataChangedMessage Constructor() | default constructor. |
DataChangedMessage Constructor(BaseFieldInformation,String) | This overloaded constructor accepts the field name that has changed so the host can validate it's contents. This constructor is called from within the DataObjectBase class. |