WaitSubscription Class
Applies To: Dynamics CRM 2015
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Sdk.Workflow.WaitSubscription
Syntax
public sealed class WaitSubscription
public ref class WaitSubscription sealed
[<Sealed>]
type WaitSubscription = class end
Public NotInheritable Class WaitSubscription
Constructors
Name | Description | |
---|---|---|
WaitSubscription(String, Guid, String) | Initializes a new instance of theWaitSubscription class. |
Properties
Name | Description | |
---|---|---|
AttributeName | For internal use only. |
|
EntityId | For internal use only. |
|
EntityName | For internal use only. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright