Enum ApprovalQueryUserDecision
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version. Filter on user decisions in an ApprovalQuery
Namespace: EPiServer.Approvals
Assembly: EPiServer.dll
Version: 11.20.7Syntax
public enum ApprovalQueryUserDecision
Fields
Name | Description |
---|---|
AnyDecision | A user has made a decision. |
Approved | A user has made an approve decision. |
Rejected | A user has made a reject decision. |