Enum CreateAnnotationStatus
The status of the Annotation.
Namespace: Unity.Cloud.Collaboration.Abstractions
Assembly: Unity.Cloud.Collaboration.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum CreateAnnotationStatus
Fields
| Name | Description |
|---|---|
| Active | Enum Active for value: Active |
| Draft | Enum Draft for value: Draft |