Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.AivisionService.Models
Assembly: OCI.DotNetSDK.Aivision.dll
Syntax
public enum OperationType

Fields

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