Show / Hide Table of Contents

Class OrganizationUnitCreateOrUpdateDtoBase

Inheritance
object
OrganizationUnitCreateOrUpdateDtoBase
OrganizationUnitCreateDto
OrganizationUnitUpdateDto
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.Contracts.dll
Syntax
public abstract class OrganizationUnitCreateOrUpdateDtoBase : ExtensibleObject

Constructors

OrganizationUnitCreateOrUpdateDtoBase()

Declaration
protected OrganizationUnitCreateOrUpdateDtoBase()

Properties

DisplayName

Declaration
[Required]
public string DisplayName { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft