ContractLoadResponseEventArgsContracts Property

GF API Documentation
Collection of contracts returned by the server

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

public IReadOnlyList<IContract> Contracts { get; }

Property Value

Type: IReadOnlyListIContract
See Also

Reference