INotificationSubscription Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Exposes property notification subscriptions.
The following tables list the members exposed by the INotificationSubscription type.
Public Properties
Name | Description | |
---|---|---|
AssemblyName | Gets or sets the assembly name. (inherited from IWorkflowSubscriptionBase) | |
Description | Gets or sets the description of the subscription. (inherited from IWorkflowSubscriptionBase) | |
DisplayName | Gets or sets the display name of the subscription. (inherited from IWorkflowSubscriptionBase) | |
Enabled | Gets or sets a value that indicates whether the subscription is enabled. (inherited from IWorkflowSubscriptionBase) | |
Id | Gets the ID of the CreatableMonitoringBaseWithId entry. (inherited from IWorkflowSubscriptionBase) | |
LanguageCode | Gets or sets the language code of the localizable strings (the display name and description). (inherited from IWorkflowSubscriptionBase) | |
LastModified | Gets the last modified date. (inherited from IWorkflowSubscriptionBase) | |
ManagementPackId | Gets or sets the management pack ID that this subscription belongs to. (inherited from IWorkflowSubscriptionBase) | |
ManagementPackName | Gets the management pack name. (inherited from IWorkflowSubscriptionBase) | |
MaximumRunningTimeSeconds | Gets or sets the maximum running time in seconds. (inherited from IWorkflowSubscriptionBase) | |
Name | Gets or sets the name of the underlying rule, mapped to the management pack rule ID. (inherited from IWorkflowSubscriptionBase) | |
OwnerSid | Gets or sets the owner Subscription ID (SID). (inherited from IWorkflowSubscriptionBase) | |
Parameters | Gets or sets the workflow parameters. (inherited from IWorkflowSubscriptionBase) | |
Recipients | Gets or sets the list of the To-recipient references currently stored in the database. | |
RetryDelaySeconds | Gets or sets the retry delay in seconds. (inherited from IWorkflowSubscriptionBase) | |
RetryExceptions | Gets or sets the retry exceptions. (inherited from IWorkflowSubscriptionBase) | |
SubscriptionType | Gets or sets the subscription type. (inherited from IWorkflowSubscriptionBase) | |
TemplateIds | Gets or sets the ID reference to the template currently stored in the database. | |
TimeAdded | Gets the time added. (inherited from IWorkflowSubscriptionBase) | |
WorkflowTypeName | Gets or sets the workflow type name. (inherited from IWorkflowSubscriptionBase) |
Top
See Also
Reference
INotificationSubscription Interface
Microsoft.EnterpriseManagement.Subscriptions Namespace