Click or drag to resize

IMarketCancel Properties

The IMarketCancel type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalInfo Gets the IReadOnlyDictionaryTKey, TValue containing additional market information
(Inherited from IMarket)
Public propertyId Gets a Int32 value specifying the market type
(Inherited from IMarket)
Public propertyMarketDefinition Gets the associated market definition instance
(Inherited from IMarket)
Public propertySpecifiers Gets a IReadOnlyDictionaryTKey, TValue containing market specifiers
(Inherited from IMarket)
Public propertyVoidReason Gets a INamedValue specifying the void reason, or a null reference if no void reason is specified
Top
See Also