Specifies the base class used for workflow subscription configuration.
The following tables list the members exposed by the WorkflowSubscriptionBase type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | AssemblyName | Gets or sets the assembly name. | 
| .gif) | Category | Gets or sets the category of this subscription. | 
| .gif) | Description | Gets or sets the description of this subscription. | 
| .gif) | DisplayName | Gets or sets the display name of this subscription. | 
| .gif) | EnableBatchProcessing | Gets or sets a value that indicates whether batch processing is enabled. | 
| .gif) | Enabled | Gets or sets a value that indicates whether the workflow subscription is enabled. | 
| .gif) | Id | (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | LanguageCode | Gets or sets the language code of the localizable strings (the display name and description). | 
| .gif) | LastModified | Gets the last modified date. | 
| .gif) | ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | 
| .gif) | ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | 
| .gif) | ManagementPackId | Gets or sets the management pack ID that this workflow subscription belongs to. | 
| .gif) | ManagementPackName | Gets the management pack name. | 
| .gif) | MaximumRunningTimeSeconds | Gets or sets the maximum running time in seconds. | 
| .gif) | Name | Gets or sets the name of the underlying rule, mapped to the management pack rule ID. | 
| .gif) | OwnerSid | Gets or sets the owner Subscription ID (SID). | 
| .gif) | Parameters | Gets or sets the workflow parameters. | 
| .gif) | RetryDelaySeconds | Gets or sets the retry delay in seconds. | 
| .gif) | RetryExceptions | Gets or sets the retry exceptions. | 
| .gif) | SubscriptionType | Gets or sets the subscription type. | 
| .gif) | TimeAdded | Gets the time added. | 
| .gif) | WorkflowTypeName | Gets or sets the workflow type name. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | GetHashCode | (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | Reconnect | (inherited from MonitoringBase) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
WorkflowSubscriptionBase Class
Microsoft.EnterpriseManagement.Subscriptions Namespace