Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IReferenceResponseModel

    Namespace: Umbraco.Cms.Api.Management.ViewModels.TrackedReferences
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public interface IReferenceResponseModel

    Properties

    View Source

    Id

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

    Name

    Declaration
    string Name { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Id
      • Name
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX