 | IContractLookupGetContractListResponseTypeContracts Field |
An array containing summary information on all matching contracts.
Namespace:
IAS
Assembly:
ContractLookup (in ContractLookup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommonContractType[] Contracts
Public Contracts As CommonContractType()
public var Contracts : CommonContractType[]
Field Value
Type:
CommonContractType
See Also