Enum DataTypeOperationStatus
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum DataTypeOperationStatus
Fields
| Name | Description |
|---|---|
| CancelledByNotification | |
| DuplicateKey | |
| InvalidConfiguration | |
| InvalidId | |
| InvalidName | |
| NonDeletable | |
| NotFound | |
| ParentNotContainer | |
| ParentNotFound | |
| PropertyEditorNotFound | |
| Success |