The TCDS Token (if any) or null
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.4.2 (10.6.4.2)
Syntax
C# | Visual Basic | Visual C++ |
public string TcdsToken { get; }
Public ReadOnly Property TcdsToken As String Get
public: property String^ TcdsToken { String^ get (); }