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 | |
---|---|---|
ActivityReference() | Initializes a new instance of the ActivityReference class. |
Properties
Name | Description | |
---|---|---|
Arguments | For internal use only. |
|
AssemblyQualifiedName | For internal use only. |
|
CacheId | (Inherited from Activity.) |
|
DisplayName | (Inherited from Activity.) |
|
Id | (Inherited from Activity.) |
|
ImplementationVersion | (Inherited from NativeActivity.) |
|
Properties | For internal use only. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
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