Returns order Gateway identifier.
Read-only property
Visual Basic |
---|
Public Property GWOrderID As String |
Gateway identifier, represented as String
This property can change its value if the order was modified or canceled. See the Remarks section of OriginalOrderID property for details.
See the usage of GWOrderID property in the OrderChanged event's example section.