Show / Hide Table of Contents

Enum WorkflowAction

Action to be done over the user. Allowed values are "CREATE" or "UPDATE".

Namespace: Oci.DifService.Models
Assembly: OCI.DotNetSDK.Dif.dll
Syntax
public enum WorkflowAction

Fields

Name Description
Create
Update
In this article
Back to top