Subscribe Class
- An activity for subscribing the workflow to notifications based on a specified filter.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose level.
- Filter (InArgument<SubscriptionFilter>) – Gets or sets the activities in the scope.
- SubscriptionHandle (InArgument<SubscriptionHandler>) – Gets or sets the handle to the subscription created from the Subscribe or ReceiveNotification activity.
Example