CmdGetPositions Class
public class CmdGetPositions : UserAdminCommand
This language is not supported or no code example is available.
public ref class CmdGetPositions : public UserAdminCommand^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
CmdGetPositions() |
Name | Description | |
---|---|---|
CommandType | (inherited from AdminCommand). | |
DateTime | Gets or sets the date time. (inherited from Event). | |
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.CmdGetPositions