Click or drag to resize
Channel Properties

The Channel type exposes the following members.

Properties
  NameDescription
Public propertyAdapter
Gets or sets the reference to Adapter that handles the actual communication with the social media platform.
Public propertyChannelType
Gets or sets the type of the channel.
Public propertyConnection (Inherited from DbObject.)
Public propertyCreated
Gets the date and time when the channel was created.
Public propertyID (Inherited from DbObject.)
Public propertyIsActive
Gets or sets value indicating whether channel is active.
Public propertyIsNew (Inherited from DbObject.)
Public propertyName
Gets or sets the name of the channel.
Public propertyPosts
Gets the list of all posts related to this channel.
Public propertyTransaction (Inherited from DbObject.)
Public propertyType Obsolete.
Gets or sets the type of the channel.
Public propertyUpdated
Gets the date and time when the channel was updated.
Top
See Also