Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.AidocumentService.Models
Assembly: OCI.DotNetSDK.Aidocument.dll
Syntax
public enum OperationType

Fields

Name Description
ComposeModel
CreateModel
CreateProject
DeleteModel
DeleteProject
MoveModel
MoveProject
UnknownEnumValue
UpdateModel
UpdateProject
In this article
Back to top