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
System_CAPS_pubmethod WaitSubscription(String, Guid, String)

Initializes a new instance of theWaitSubscription class.

Properties

Name Description
System_CAPS_pubproperty AttributeName

For internal use only.

System_CAPS_pubproperty EntityId

For internal use only.

System_CAPS_pubproperty EntityName

For internal use only.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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