Sms Class |
Namespace: Dynamicweb.Sms
The Sms type exposes the following members.
| Name | Description | |
|---|---|---|
| Connection | (Inherited from DbObject.) | |
| Created |
Gets or sets the "Message created" datetime stamp
| |
| DeliveredMessagesCount |
Gets or sets the delivered sms messages amount
| |
| FirstMessageSent |
Gets or sets the "first message sent" datetime stamp
| |
| Groups |
Gets the groups
| |
| ID | (Inherited from DbObject.) | |
| IsNew | (Inherited from DbObject.) | |
| LastMessageSent |
Gets or sets the "last message sent" datetime stamp
| |
| Name |
Gets or sets the name property.
| |
| RecipientCount |
Gets or sets the recipients number
| |
| SendToGroup |
Gets or sets comma separated list of recipients group ids for sms message
| |
| SmartSearches |
Gets list of SmartSearch containing Id and Name information
| |
| Text |
Gets or sets the sms message text
| |
| Transaction | (Inherited from DbObject.) | |
| Users |
Gets selected users
|
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| Fill |
Fills the sms message properties with data from persistence layer
(Overrides DbObjectFill(IDataReader).) | |
| FillRow |
Fills data row with message data for further data persistence layer processing.
(Overrides DbObjectFillRow(DataRow).) | |
| GetMessageById |
Gets the sms message by identifier
| |
| GetSmsMessages |
Gets the SMS messages
| |
| GetSmsMessagesBySql |
Gets the SMS messages using CommandBuilder.
| |
| Load | (Inherited from DbObject.) | |
| Save | (Inherited from DbObject.) |
| Name | Description | |
|---|---|---|
| _id | (Inherited from DbObject.) | |
| _keyField | (Inherited from DbObject.) | |
| _tableName | (Inherited from DbObject.) |