IContractsApiCreateCompound Method

GF API Documentation
Create a custom compound contract.

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

IContract CreateCompound(
	CustomCompoundTemplate template
)

Parameters

template
Type: GF.Api.Contracts.CustomCompoundsCustomCompoundTemplate

Return Value

Type: IContract
Remarks

Does not add to internal cache
See Also

Reference