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 SourceCompositions
Declaration
public IEnumerable<MemberTypeComposition> Compositions { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<Member |