Search Results for

    Show / Hide Table of Contents
    View Source

    Class DataTypeResponseModel

    Inheritance
    System.Object
    DataTypeModelBase
    Namespace: Umbraco.Cms.Api.Management.ViewModels.DataType
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class DataTypeResponseModel : DataTypeModelBase

    Properties

    View Source

    CanIgnoreStartNodes

    Declaration
    public bool CanIgnoreStartNodes { get; set; }
    Property Value
    Type Description
    System.Boolean
    View Source

    Id

    Declaration
    public Guid Id { get; set; }
    Property Value
    Type Description
    Guid
    View Source

    IsDeletable

    Declaration
    public bool IsDeletable { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • CanIgnoreStartNodes
      • Id
      • IsDeletable
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX