ContractContractID Property

The identifier for this contract.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public string ContractID { get; }

Property Value

String

Remarks

This will be unique only within this exchange, other exchanges may have the same ContractID for a different contract.

See Also