| Name | Description | |
|---|---|---|
| Clear | Clears this object and sets all of its properties to their defaults. | |
| Delete | Delete this Record Track record. | |
| FromHtmlWidgetJsonObject | Update from an HTML Widget JSON-formatted Object. | |
| FromHtmlWidgetJsonString | Update from an HTML Widget JSON-formatted String. | |
| GetNotificationRulesDetails | Get details about the Notification Rules for display based upon the Notification Type. | |
| GetObjectName | ||
| GetSourceIdDescription | Get the Source Id and Description for the Source Type and Pk. | |
| Load | Loads a record from the database. | |
| Save | Save this record. | |
| SetSource | Set the Source for this Record Track, when only the Source Type and Source Id are known. | |
| ToHtmlWidgetJsonObject | Create a JSON-formatted String for use with HTML Widget controls. | |
| ToHtmlWidgetJsonString | Create a JSON-formatted String for use with HTML Widget controls. |
| Name | Description | |
|---|---|---|
| Active | Indicates whether this record is Active. | |
| IsDirty Read-Only | Indicates whether this object has been modified since being created, loaded or refreshed. | |
| IsNew Read-Only | Indicates whether this is a new record. | |
| NotificationMethod | The Notification Method for this record. | |
| NotificationMethodText | The text representation of the Notification Method. | |
| NotificationRules Read-Only | The Notification Rules for this record. | |
| NotificationType | The Notification Type for this record. | |
| NotificationTypeText | The text representation of the Notification Type. | |
| SourcePk | The Source Pk for this record. | |
| SourceType | The Source Type for this record. | |
| SourceTypeText | The text representation of the Source Type. | |
| StartUtcDate | The Start Utc Date for this record. | |
| StopUtcDate | The Stop Utc Date for this record. | |
| UserId | The User Id for this record. | |
| UserPk | The User Pk for this record. |