WorkflowSubscription Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a workflow subscription.
The following tables list the members exposed by the WorkflowSubscription type.
Public Constructors
Name | Description | |
---|---|---|
WorkflowSubscription | Initializes a new WorkflowSubscription object. |
Top
Public Properties
Name | Description | |
---|---|---|
AssemblyName | Gets or sets the assembly name. (inherited from WorkflowSubscriptionBase) | |
Category | Gets or sets the category of this subscription. (inherited from WorkflowSubscriptionBase) | |
Description | Gets or sets the description of this subscription. (inherited from WorkflowSubscriptionBase) | |
DisplayName | Gets or sets the display name of this subscription. (inherited from WorkflowSubscriptionBase) | |
EnableBatchProcessing | Gets or sets a value that indicates whether batch processing is enabled. (inherited from WorkflowSubscriptionBase) | |
Enabled | Gets or sets a value that indicates whether the workflow subscription is enabled. (inherited from WorkflowSubscriptionBase) | |
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) | |
LanguageCode | Gets or sets the language code of the localizable strings (the display name and description). (inherited from WorkflowSubscriptionBase) | |
LastModified | Gets the last modified date. (inherited from WorkflowSubscriptionBase) | |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | |
ManagementPackId | Gets or sets the management pack ID that this workflow subscription belongs to. (inherited from WorkflowSubscriptionBase) | |
ManagementPackName | Gets the management pack name. (inherited from WorkflowSubscriptionBase) | |
MaximumRunningTimeSeconds | Gets or sets the maximum running time in seconds. (inherited from WorkflowSubscriptionBase) | |
Name | Gets or sets the name of the underlying rule, mapped to the management pack rule ID. (inherited from WorkflowSubscriptionBase) | |
OwnerSid | Gets or sets the owner Subscription ID (SID). (inherited from WorkflowSubscriptionBase) | |
Parameters | Gets or sets the workflow parameters. (inherited from WorkflowSubscriptionBase) | |
RetryDelaySeconds | Gets or sets the retry delay in seconds. (inherited from WorkflowSubscriptionBase) | |
RetryExceptions | Gets or sets the retry exceptions. (inherited from WorkflowSubscriptionBase) | |
SubscriptionType | Gets or sets the subscription type. (inherited from WorkflowSubscriptionBase) | |
TimeAdded | Gets the time added. (inherited from WorkflowSubscriptionBase) | |
VisibleinWorkflowStatusView | Gets or sets a value that indicates whether the subscription is visible in the workflow status view. (inherited from WorkflowSubscriptionBase) | |
WorkflowTypeName | Gets or sets the workflow type name. (inherited from WorkflowSubscriptionBase) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether two CreatableMonitoringBaseWithId object instances are equal. (inherited from Object) | |
GetHashCode | Overridden. Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Reconnects the object to the specified management group. (inherited from MonitoringBase) | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
WorkflowSubscription Class
Microsoft.EnterpriseManagement.Subscriptions Namespace