Свойство | Type | Description | |
---|---|---|---|
Command | string | ||
ObjectId | int | ||
ObjectTypeId | int |
Méthode | Description | |
---|---|---|
RemoteCommandEventArgs ( string command, int objectid, int objecttypeid ) : System |
public RemoteCommandEventArgs ( string command, int objectid, int objecttypeid ) : System | ||
command | string | |
objectid | int | |
objecttypeid | int | |
Résultat | System |