Class TenantCreateOrUpdateDtoBase
Namespace: Volo.Abp.TenantManagement
Assembly: Volo.Abp.TenantManagement.Application.Contracts.dll
Syntax
public abstract class TenantCreateOrUpdateDtoBase : ExtensibleObject
Constructors
TenantCreateOrUpdateDtoBase()
Declaration
public TenantCreateOrUpdateDtoBase()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |