Show / Hide Table of Contents

Class IntHierarchicalEntityDisableableDto

Иерархическая сущность с целочислеными идентификатором и признаком неактивности.

Inheritance
InheritedDto<IntHierarchicalEntityDto>
IntHierarchicalEntityDto
IntHierarchicalEntityDisableableDto
Inherited Members
IntHierarchicalEntityDto.Id
IntHierarchicalEntityDto.Name
IntHierarchicalEntityDto.ParentId
Namespace: Trivium.CommonDto.Models
Assembly: Trivium.CommonDto.dll
Syntax
public class IntHierarchicalEntityDisableableDto : IntHierarchicalEntityDto

Properties

bool Disabled
Признак неактивности сущности.
Back to top Generated by DocFX