ExternalDataManagerCommand.RegisterCommand
Description:
Registers a command.
Registers a command.
Remarks:
This overload is intended to be used by external servers that already have a fully-constructed ExternalDataManagerCommand instance. The service copies the supplied metadata and adds the command to the global registry.
This overload is intended to be used by external servers that already have a fully-constructed ExternalDataManagerCommand instance. The service copies the supplied metadata and adds the command to the global registry.
public static void RegisterCommand(
ExternalDataManagerCommand command
)
-
commandThe command to be registered.
-
A non-optional argument was null