Initializes a new instance of the ContractMonth class
Namespace: GF.Api.Contracts
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
public ContractMonth( ContractID contractID, DateTime expirationDate, int expirationMonth, string symbol )
Parameters
- contractID
- Type: GF.Api.ContractsContractID
- expirationDate
- Type: SystemDateTime
- expirationMonth
- Type: SystemInt32
- symbol
- Type: SystemString
See Also