ContractMonth Class

GF API Documentation
The month in which seller must deliver and buyer must accept an underlying contract.
Inheritance Hierarchy

SystemObject
  GF.Api.ContractsContractMonth

Namespace:  GF.Api.Contracts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class ContractMonth

The ContractMonth type exposes the following members.

Constructors

  NameDescription
Public methodContractMonth
Initializes a new instance of the ContractMonth class
Top
Properties

  NameDescription
Public propertyContractID
Contract Month identifier
Public propertyExpirationDate
Date of contract expiration
Public propertyExpirationMonth
Expiration month and year, in YYMM format
Public propertySymbol
String representation of ExpirationMonth
Top
See Also

Reference