Enum PropertyTypeOperationStatus
Represents the status of a property type operation.
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum PropertyTypeOperationStatus
Fields
| Name | Description |
|---|---|
| ContentTypeNotFound | The content type associated with the property type was not found. |
| Success | The property type operation completed successfully. |