IWaitNotificationService.RegisterListener Method (Guid, String, Guid, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
Guid RegisterListener(
Guid queueId,
string entityName,
Guid entityId,
string attributeName
)
Function RegisterListener (
queueId As Guid,
entityName As String,
entityId As Guid,
attributeName As String
) As Guid
Parameters
queueId
Type: System.GuidType: Guid.
entityName
Type: System.StringType: String.
entityId
Type: System.GuidType: Guid.
attributeName
Type: System.StringType: String.
Return Value
Type: System.Guid
Type: Guid .
See Also
IWaitNotificationService Interface
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright