Поделиться через


ActivityReference Class

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Workflow.Activities
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Inheritance Hierarchy

System.Object
  System.Activities.Activity
    System.Activities.NativeActivity
      Microsoft.Xrm.Sdk.Workflow.Activities.ActivityReference

Syntax

public sealed class ActivityReference : NativeActivity
public ref class ActivityReference sealed : NativeActivity
[<Sealed>]
type ActivityReference = 
    class
        inherit NativeActivity
    end
Public NotInheritable Class ActivityReference
    Inherits NativeActivity

Constructors

Name Description
System_CAPS_pubmethod ActivityReference()

Initializes a new instance of the ActivityReference class.

Properties

Name Description
System_CAPS_pubproperty Arguments

For internal use only.

System_CAPS_pubproperty AssemblyQualifiedName

For internal use only.

System_CAPS_protproperty CacheId

(Inherited from Activity.)

System_CAPS_pubproperty DisplayName

(Inherited from Activity.)

System_CAPS_pubproperty Id

(Inherited from Activity.)

System_CAPS_protproperty ImplementationVersion

(Inherited from NativeActivity.)

System_CAPS_pubproperty Properties

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 Activity.)

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.Activities Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright