Class VersionsHeadlessItemCommandArguments
Versions headless item command arguments.
public sealed class VersionsHeadlessItemCommandArguments : FormSubmissionCommandArguments
- Inheritance
-
objectVersionsHeadlessItemCommandArguments
- Inherited Members
- Extension Methods
Constructors
VersionsHeadlessItemCommandArguments()
public VersionsHeadlessItemCommandArguments()
Properties
UpdateBeforeProcessing
Indicates if the headless item should be updated before further processing.
public bool UpdateBeforeProcessing { get; set; }
Property Value
- bool