Uniquely identifies an IOrder.
Inheritance Hierarchy
GF.Api.UtilsIDOrderID
GF.Api.OrdersOrderID
Namespace: GF.Api.Orders
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The OrderID type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OrderID |
Construct from ID value
|
Properties
Name | Description | |
---|---|---|
IsWorkingID |
Was this ID generated by the server?
| |
Value |
ID value
(Inherited from IDT.) |
Methods
Name | Description | |
---|---|---|
CompareTo |
Structural comparison
(Inherited from IDT.) | |
Create |
Statically construct from ID value
| |
Equals |
Structural equality
(Inherited from IDT.) | |
GetHashCode |
Gets hash code
(Inherited from IDT.) | |
ToString |
Convert to string
(Inherited from IDT.) |
Remarks
See Also