Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberTypeResponseModel

    Inheritance
    System.Object
    ContentTypeModelBase<MemberTypePropertyTypeResponseModel, MemberTypePropertyTypeContainerResponseModel>
    ContentTypeResponseModelBase<MemberTypePropertyTypeResponseModel, MemberTypePropertyTypeContainerResponseModel>
    Namespace: Umbraco.Cms.Api.Management.ViewModels.MemberType
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class MemberTypeResponseModel : ContentTypeResponseModelBase<MemberTypePropertyTypeResponseModel, MemberTypePropertyTypeContainerResponseModel>

    Properties

    View Source

    Compositions

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