FromXMLFile | Imports data from an XML file to the object. |
 FromXMLString | Imports data from an XML string to the object. |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 ToXMLFile | Creates an XML file that represents the object data. |
 ToXMLString | Exports data from the object to an XML string. |
 Active | Sets or returns valid value that determines whether or not this is Active Alert. Field name: Active. |
 AlertManagementDocuments | Returns the AlertManagementDocuments object, a DataCollection that defines the Collection of documents attached to this alert. |
 AlertManagementRecipients | Returns the AlertManagementRecipients object, a DataCollection that defines the Collection of recipients attached to this alert. |
 Code | Returns the internal number of this alert. Field name: Code. |
 DayOfExecution | Sets or Returns the number of days remains until the day of execution of this alert. Field name: ExecDaY. |
 ExecutionTime | Returns the time remaining until the execution hour of this alert. Field name: ExecTime. |
 FrequencyInterval | Returns the time unit used to define the cycle Frequency of this alert. Field name: FrqncyIntr. |
 FrequencyType | Sets or returns a valid value that determines this allert frequency type. Field name: FrqncyType. |
 LastExecutionDate | Returns the last Execution Date of this alert. Field name: LastDate. |
 LastExecutionTime | Returns the last Execution Time of this alert. Field name: LastTIME. |
 Name | Sets or returns the Name of this Alert. Field name: Name. |
 NextExecutionDate | Returns the Next Date this alert will be activated. Field name: NextDate. |
 NextExecutionTime | Returns the next time this alert will be activated. Field name: NextTime. |
 Param | Sets or returns the Parameters that define this Alert. Field name: Params. |
 Priority | Sets or returns valid value for this alert Priority. Field name: Priority. |
 QueryID | Sets or returns this query Id. Field name: QueryId. |
 SaveHistory | Determines whether or not to save history for this Alert. Field name: History. |
 Type | Sets or returns valid value that determines whether this alert is System Alert or User Alert. Field name: Type. |
 UserFields | Get User Fields |
Â
Â