ActivityReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is for internal use only
public ref class ActivityReference sealed : Microsoft::Xrm::Sdk::Workflow::Activities::ActivityReferenceBase
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2117:AptcaTypesShouldOnlyExtendAptcaBaseTypes", Justification="Workflow foundation classes are not marked as aptca(Without PU3).")]
public sealed class ActivityReference : Microsoft.Xrm.Sdk.Workflow.Activities.ActivityReferenceBase
[<System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2117:AptcaTypesShouldOnlyExtendAptcaBaseTypes", Justification="Workflow foundation classes are not marked as aptca(Without PU3).")>]
type ActivityReference = class
inherit ActivityReferenceBase
Public NotInheritable Class ActivityReference
Inherits ActivityReferenceBase
- Inheritance
- Attributes
Constructors
ActivityReference() |
Initializes a new instance of the |
Fields
_activity | (Inherited from ActivityReferenceBase) |
Properties
Arguments | (Inherited from ActivityReferenceBase) |
AssemblyQualifiedName |
For internal use only. |
Properties | (Inherited from ActivityReferenceBase) |
Methods
ActivityCompleted(NativeActivityContext, ActivityInstance) | (Inherited from ActivityReferenceBase) |
CacheMetadata(NativeActivityMetadata) | (Inherited from ActivityReferenceBase) |
Execute(NativeActivityContext) | (Inherited from ActivityReferenceBase) |