DataPA Enterprise Dashboard Controls API Reference

The TwitterAccount type exposes the following members.

Constructors

  Name Description
Public method TwitterAccount
Initializes a new instance of the TwitterAccount class

Methods

  Name Description
Public method GetObjectData
Protected method SetObjectData

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property AccessToken
Gets and sets the access token for this twitter account.
Public property AccessTokenSecret
Sets the Access Token Secret for this account
Public property Guid
Gets and sets a Guid that uniquely identifies this object
Public property ID
Gets a string that uniquely udentifies this object
Public property Name
Gets and sets the name of the twitter account
Public property Parent
Gets and sets the parent of this object

See Also