PFObjectLockUnlimitedModification Property |
Gets or sets a value indicating whether the lock also provides unlimited modification to the user.
E.g. in this mode the user can modify all fields, ignoring the current state rules.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool UnlimitedModification { get; set; }
Property Value
Type:
BooleanSee Also