Search Results for

    Show / Hide Table of Contents
    View Source

    Class ImportMemberTypeRequestModel

    Represents the data required to import a member type via an API request.

    Inheritance
    object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.MemberType
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class ImportMemberTypeRequestModel

    Constructors

    View Source

    ImportMemberTypeRequestModel()

    Declaration
    public ImportMemberTypeRequestModel()

    Properties

    View Source

    File

    Gets or sets a reference to the file from which to import the member type.

    Declaration
    public required ReferenceByIdModel File { get; set; }
    Property Value
    Type Description
    ReferenceByIdModel
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX