| Channel Properties |
The Channel type exposes the following members.
| Name | Description | |
|---|---|---|
| Adapter |
Gets or sets the reference to Adapter that handles the actual communication with the social media platform.
| |
| ChannelType |
Gets or sets the type of the channel.
| |
| Connection | (Inherited from DbObject.) | |
| Created |
Gets the date and time when the channel was created.
| |
| ID | (Inherited from DbObject.) | |
| IsActive |
Gets or sets value indicating whether channel is active.
| |
| IsNew | (Inherited from DbObject.) | |
| Name |
Gets or sets the name of the channel.
| |
| Posts |
Gets the list of all posts related to this channel.
| |
| Transaction | (Inherited from DbObject.) | |
| Type | Obsolete.
Gets or sets the type of the channel.
| |
| Updated |
Gets the date and time when the channel was updated.
|