IBridgeCRMPresenter.RunXrmCommand(String, 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.
public:
System::Object ^ RunXrmCommand(System::String ^ v, System::String ^ empty);
public object RunXrmCommand (string v, string empty);
abstract member RunXrmCommand : string * string -> obj
Public Function RunXrmCommand (v As String, empty As String) As Object
Parameters
- v
- String
- empty
- String