The month in which seller must deliver and buyer must accept an underlying contract.
Inheritance Hierarchy
GF.Api.ContractsContractMonth
Namespace: GF.Api.Contracts
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The ContractMonth type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ContractMonth | Initializes a new instance of the ContractMonth class |
Properties
| Name | Description | |
|---|---|---|
| ContractID |
Contract Month identifier
| |
| ExpirationDate |
Date of contract expiration
| |
| ExpirationMonth |
Expiration month and year, in YYMM format
| |
| Symbol |
String representation of ExpirationMonth |
See Also