Group of contracts
Inheritance Hierarchy
GF.Api.Contracts.GroupsContractGroup
Namespace: GF.Api.Contracts.Groups
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The ContractGroup type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ContractGroup |
Constructor
|
Properties
| Name | Description | |
|---|---|---|
| ID | ContractGroup identifier
| |
| Name |
Contract Group name
|
Methods
| Name | Description | |
|---|---|---|
| CompareTo | ||
| ToString | (Overrides ObjectToString.) |
Remarks
ContractGroup object contains IContract and IBaseContract instances belonging to this group.
See Also