CmdModifyOrder Class
public class CmdModifyOrder : UserOrderAdminCommand
This language is not supported or no code example is available.
public ref class CmdModifyOrder : public UserOrderAdminCommand^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
CmdModifyOrder() |
Name | Description | |
---|---|---|
CommandType | (inherited from AdminCommand). | |
DateTime | Gets or sets the date time. (inherited from Event). | |
OrderId | (inherited from UserOrderAdminCommand). | |
Price | ||
Qty | ||
StopPx | ||
Text | (inherited from UserOrderAdminCommand). | |
TypeId | (inherited from AdminCommand). | |
Username | (inherited from UserAdminCommand). |
Name | Description | |
---|---|---|
GetValue<T>(string) | (inherited from AdminCommand). | |
SetValue(string, object) | (inherited from AdminCommand). | |
To<T>() | (inherited from AdminCommand). | |
ToJSON() | Returns a JSON formatted String that represents this instance. (inherited from Event). | |
ToString() | (inherited from AdminCommand). |
OberMind.Users.Admin.CmdModifyOrder