Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Enum SaveToAnnotationsPolicy

Policy for saving parameters to annotations.

Syntax
public enum SaveToAnnotationsPolicy

Namespace: OptimaJet.Workflow.Core

Assembly: OptimaJet.Workflow.Core.dll

Fields

NameDescription
SaveAllExceptOrdinaryAll activity parameters are saved to annotations except listed in the ActivityBase.OrdinaryActivityParameters property.
DontSaveParameters won't be saved to annotations.
SaveSpecifiedParameters will be saved to annotations only if they are listed in the ActivityBase.AnnotationActivityParameters property.

Extension Methods

Stay in the know
Build Workflow Applications Faster
Star us on GitHub