Click or drag to resize

PFItemDisableNotificationsTemporarily Property

Gets or sets a value indicating whether all operations on this item should avoid to send notifications to users.

Important : this flag will only concern the current INSTANCE of this object.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool DisableNotificationsTemporarily { get; set; }

Property Value

Type: Boolean
See Also