Search Results for

    Show / Hide Table of Contents
    View Source

    Class DocumentCollectionResponseModel

    Inheritance
    System.Object
    ContentResponseModelBase<DocumentValueModel, DocumentVariantResponseModel>
    ContentCollectionResponseModelBase<DocumentValueModel, DocumentVariantResponseModel>
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Document.Collection
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class DocumentCollectionResponseModel : ContentCollectionResponseModelBase<DocumentValueModel, DocumentVariantResponseModel>

    Properties

    View Source

    DocumentType

    Declaration
    public DocumentTypeCollectionReferenceResponseModel DocumentType { get; set; }
    Property Value
    Type Description
    DocumentTypeCollectionReferenceResponseModel
    View Source

    Updater

    Declaration
    public string Updater { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • DocumentType
      • Updater
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX