WaitSubscription Constructor (String, Guid, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of theWaitSubscription class.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public WaitSubscription(
string entityName,
Guid entityId,
string attributeName
)
Public Sub New (
entityName As String,
entityId As Guid,
attributeName As String
)
Parameters
entityName
Type: System.StringType: String.
entityId
Type: System.GuidType: Guid.
attributeName
Type: System.StringType: String.
See Also
WaitSubscription Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright