USDInternalEventsScriptingObject.FireEvent Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
This API supports the product infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public void FireEvent(
string eventName,
string jsonString
)
Public Sub FireEvent (
eventName As String,
jsonString As String
)
Parameters
- eventName
Type: System.String
- jsonString
Type: System.String
See Also
USDInternalEventsScriptingObject Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright