Public API for IBaseContract functionality
Namespace: GF.Api.Contracts.Base
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Methods
| Name | Description | |
|---|---|---|
| Get |
Get all IBaseContract | |
| Get(String) |
Get the IBaseContract matching the given symbol
| |
| Get(BaseContractID) |
Get the IBaseContract matching the given ID
|
See Also