Class TenantUpdateDto
Inherited Members
Namespace: Volo.Abp.TenantManagement
Assembly: Volo.Abp.TenantManagement.Application.Contracts.dll
Syntax
public class TenantUpdateDto : TenantCreateOrUpdateDtoBase, IHasExtraProperties, IValidatableObject, IHasConcurrencyStamp
Constructors
TenantUpdateDto()
Declaration
public TenantUpdateDto()
Properties
ConcurrencyStamp
Declaration
public string ConcurrencyStamp { get; set; }
Property Value
Type | Description |
---|---|
string |