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