Search Results for

    Show / Hide Table of Contents
    View Source

    Class DocumentVariantResponseModel

    Inheritance
    System.Object
    VariantResponseModelBase
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Document
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class DocumentVariantResponseModel : VariantResponseModelBase

    Properties

    View Source

    PublishDate

    Declaration
    public DateTimeOffset? PublishDate { get; set; }
    Property Value
    Type Description
    System.Nullable<DateTimeOffset>
    View Source

    State

    Declaration
    public DocumentVariantState State { get; set; }
    Property Value
    Type Description
    DocumentVariantState
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • PublishDate
      • State
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX