ICommandListGet Method

GF API Documentation
Get command matching given ID

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

ICommand Get(
	CommandID commandID
)

Parameters

commandID
Type: GF.Api.Orders.CommandsCommandID

Return Value

Type: ICommand
null if not found
See Also

Reference