Interface IDocumentEntitySlim
Represents a lightweight document entity, managed by the entity service.
Namespace: Umbraco.Cms.Core.Models.Entities
Assembly: Umbraco.Core.dll
Syntax
public interface IDocumentEntitySlim : IPublishableContentEntitySlim, IContentEntitySlim, IEntitySlim, IUmbracoEntity, ITreeEntity, IEntity, IDeepCloneable