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