The unique identifier for the Account that this position is for.
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public string AccountID { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property AccountID As String |
| Visual C++ |
|---|
public: property String^ AccountID { String^ get (); } |