BrowserWindowEx.RunXrmCommand(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.