Share via


IWorkflowSubscriptionBase Interface

Definition

Manages rule-based subscriptions with Microsoft Windows workflow-based write actions.

public interface class IWorkflowSubscriptionBase
public interface IWorkflowSubscriptionBase
type IWorkflowSubscriptionBase = interface
Public Interface IWorkflowSubscriptionBase
Derived

Properties

AssemblyName

Gets or sets the assembly name.

Description

Gets or sets the description of the subscription.

DisplayName

Gets or sets the display name of the subscription.

Enabled

Gets or sets a value that indicates whether the subscription is enabled.

Id

Gets the ID of the CreatableMonitoringBaseWithId entry.

LanguageCode

Gets or sets the language code of the localizable strings (the display name and description).

LastModified

Gets the last modified date.

ManagementPackId

Gets or sets the management pack ID that this subscription belongs to.

ManagementPackName

Gets the management pack name.

MaximumRunningTimeSeconds

Gets or sets the maximum running time in seconds.

Name

Gets or sets the name of the underlying rule, mapped to the management pack rule ID.

OwnerSid

Gets or sets the owner Subscription ID (SID).

Parameters

Gets or sets the workflow parameters.

RetryDelaySeconds

Gets or sets the retry delay in seconds.

RetryExceptions

Gets or sets the retry exceptions.

SubscriptionType

Gets or sets the subscription type.

TimeAdded

Gets the time added.

WorkflowTypeName

Gets or sets the workflow type name.

Applies to