Share via


BrowserWindowEx.RunXrmCommand(String) Method

Definition

Runs the Xrm command.

public:
 virtual System::String ^ RunXrmCommand(System::String ^ command);
public string RunXrmCommand (string command);
abstract member RunXrmCommand : string -> string
override this.RunXrmCommand : string -> string
Public Function RunXrmCommand (command As String) As String

Parameters

command
String

Specifies the command.

Returns

Returns String.

Implements

Applies to