CRMPresenter.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:
virtual System::Object ^ RunXrmCommandInternal(System::String ^ script, System::String ^ frame);
public object RunXrmCommandInternal (string script, string frame);
abstract member RunXrmCommandInternal : string * string -> obj
override this.RunXrmCommandInternal : string * string -> obj
Public Function RunXrmCommandInternal (script As String, frame As String) As Object
Parameters
- script
- String
- frame
- String