Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the base class used for workflow subscription configuration.
The following tables list the members exposed by the WorkflowSubscriptionBase type.
Public Properties
Name | Description | |
---|---|---|
![]() |
AssemblyName | Gets or sets the assembly name. |
![]() |
Category | Gets or sets the category of this subscription. |
![]() |
Description | Gets or sets the description of this subscription. |
![]() |
DisplayName | Gets or sets the display name of this subscription. |
![]() |
EnableBatchProcessing | Gets or sets a value that indicates whether batch processing is enabled. |
![]() |
Enabled | Gets or sets a value that indicates whether the workflow subscription is enabled. |
![]() |
Id | (inherited from CreatableMonitoringBaseWithId) |
![]() |
LanguageCode | Gets or sets the language code of the localizable strings (the display name and description). |
![]() |
LastModified | Gets the last modified date. |
![]() |
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. |
![]() |
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
![]() |
GetHashCode | (inherited from CreatableMonitoringBaseWithId) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | (inherited from MonitoringBase) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
WorkflowSubscriptionBase Class
Microsoft.EnterpriseManagement.Subscriptions Namespace