WebActivityReference Class

Definition

This class is for internal use only

public ref class WebActivityReference 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 WebActivityReference : 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 WebActivityReference = class
    inherit ActivityReferenceBase
Public NotInheritable Class WebActivityReference
Inherits ActivityReferenceBase
Inheritance
WebActivityReference
Attributes

Constructors

WebActivityReference()

Fields

_activity (Inherited from ActivityReferenceBase)

Properties

Arguments (Inherited from ActivityReferenceBase)
PluginTypeId
Properties (Inherited from ActivityReferenceBase)

Methods

ActivityCompleted(NativeActivityContext, ActivityInstance) (Inherited from ActivityReferenceBase)
CacheMetadata(NativeActivityMetadata) (Inherited from ActivityReferenceBase)
Execute(NativeActivityContext) (Inherited from ActivityReferenceBase)

Applies to