IBridgeUnifiedClientPresenter.RunXrmCommandInternal 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 ^ webResourceName, System::String ^ functionName, System::Collections::Generic::List<System::String ^> ^ parameters);
public object RunXrmCommandInternal (string webResourceName, string functionName, System.Collections.Generic.List<string> parameters);
abstract member RunXrmCommandInternal : string * string * System.Collections.Generic.List<string> -> obj
Public Function RunXrmCommandInternal (webResourceName As String, functionName As String, parameters As List(Of String)) As Object
Parameters
- webResourceName
- String
- functionName
- String