namespace Umbraco.Cms.Core.Services.OperationStatus; public enum ContentCreatingOperationStatus { Success, NotFound }