Leg Constructor

GF API Documentation
Initializes a new instance of the Leg class

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

public Leg(
	IContract contract,
	int quantity
)

Parameters

contract
Type: GF.Api.ContractsIContract
quantity
Type: SystemInt32
See Also

Reference