Show / Hide Table of Contents

Class OrganizationUnitRoleInput

Inheritance
object
OrganizationUnitRoleInput
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.Contracts.dll
Syntax
public class OrganizationUnitRoleInput

Constructors

OrganizationUnitRoleInput()

Declaration
public OrganizationUnitRoleInput()

Properties

RoleIds

Declaration
public List<Guid> RoleIds { get; set; }
Property Value
Type Description
List<Guid>
In this article
Back to top Powered by Volosoft