class O2GOrderResponseReader

Parents
System.IDisposable

Brief

The interface to the reader of the order response.

Details

The type defined in the fxcore2.dll assembly. The namespace is fxcore2.

Public Properties

ErrorDescription

A server-side error message. The value is empty if the command is successful.

isSuccessful

Defines whether the command is successful.

OrderID

Gets the ID of the created order.

Public Methods

Dispose

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

back