Search Results for

    Show / Hide Table of Contents

    Class User2UserGroupDto

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Persistence.Dtos
    Assembly: cs.temp.dll.dll
    Syntax
    public class User2UserGroupDto

    Properties

    UserGroupId

    Declaration
    public int UserGroupId { get; set; }
    Property Value
    Type Description
    System.Int32

    UserId

    Declaration
    public int UserId { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    • Properties
      • UserGroupId
      • UserId
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX