Assembly: OptimaJet.Workflow.Core
Enum SerializedParameter.PersistenceOperation
OptimaJet.Workflow.Core.Model.SerializedParameter.PersistenceOperation
Specifies the operation required to persist a process parameter value.
Namespace: OptimaJet.Workflow.Core.Model
public enum SerializedParameter.PersistenceOperation
Fields
Indicates that the process parameter value should be inserted into the persistence store.
Indicates that the process parameter value in the persistence store should be updated.
Indicates that the process parameter value should be deleted from the persistence store.