AdminCommand Class

public class AdminCommand : Event
This language is not supported or no code example is available.
public ref class AdminCommand : public Event^
This language is not supported or no code example is available.
public class AdminCommand 
extends Event
This language is not supported or no code example is available.
Name Description
Public property CommandType
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property TypeId
Top
Methods
 
Name Description
Protected method GetValue<T>(string)
Protected method SetValue(string, object)
Public method To<T>()
Public method ToJSON() Returns a JSON formatted String that represents this instance. (inherited from Event).
Public method ToString()
Top
Fields
 
Name Description
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top

In this article

Definition