Symphony Framework
Pulse_Data Class Properties


Symphony.Harmony.Model Namespace : Pulse_Data Class

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

Public Properties
 NameDescription
Public Property Agv_response_time  
Public PropertyAllow read-only access to all the error information as a property. The AllErrors proeprty returns a Generic List of DataObjectErrorInfo types. (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public Property Bytes_recieved  
Public Property Bytes_sent  
Public Property Client_server_timeouts  
Public Property Domain_timeout  
Public Property Error value. (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public PropertyReadonly property that returns the report headings of the fields defined within the Symphony Data Object. (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public PropertyReadonly property that returns the names of the fields defined within the Symphony Data Object. (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public PropertyExpose a simpler property that allows you to store/retreive the Symphony Data Object global RFA address. (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public PropertyString variable that allows the creating host object to label the Symphony Data Object. (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public Property property to determine of the data has changed (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public Property property to determine if the object is valid (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public Property property to determine of the data is new (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public Property Error indexer that accepts the field name to signal that fields error (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public Property Log_date  
Public Property Log_file_expire_days  
Public Property Log_hour  
Public Property Log_minute  
Public Property Max_active_domains  
Public Property Max_response_time  
Public Property Min_response_time  
Public Property Number_delete_calls  
Public Property Number_exec_calls  
Public Property Number_insert_calls  
Public Property Number_of_active_domains  
Public Property Number_of_log_files  
Public Property Number_select_calls  
Public Property Number_update_calls  
Public PropertyBy un-setting the ObjectRaisesPropertyChanged property the Symphony Data Object will not raise the PropertyChanged event to notify the UI that the field data has changed. By default this property value is True. You should set this property if you are using the object for internal use and it is not data-bound to the UI. (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public Property This proprety is used by your programs to record the "original" state of a record. By setting this property the IsDataModified property will be set to False. If you wish to change this behaviour then explicity set IsDataModified = true in your code. (Inherited from Symphony.Conductor.Model.DataObjectBase)
Public Property Strucure informaiton serialise to a byte array  
Public PropertyOverridden.  Expose the underlying structure size.  
Public PropertyOverridden.  property to be replaced by the extending class to expose the synergy record data  
Public Property Total_calls  
Top
See Also

Reference

Pulse_Data Class
Symphony.Harmony.Model Namespace