TwitterAccountID Property |
|
DataPA OpenAnalytics API Reference
Gets a string that uniquely udentifies this object
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ID { get; }
Public ReadOnly Property ID As String
Get
public:
virtual property String^ ID {
String^ get () sealed;
}
Property Value
Type:
StringA string that uniquely udentifies this object
Return Value
Type:
StringA string that uniquely udentifies this object
Remarks See Also