Show / Hide Table of Contents

Class MetaDataDto

Метаданные.

Inheritance
EntityDto
MetaDataDto
Inherited Members
EntityDto.Id
EntityDto.Name
Namespace: Trivium.CommonDto.Models
Assembly: Trivium.CommonDto.dll
Syntax
public class MetaDataDto : EntityDto

Properties

MetaDataType Type
Тип метаданных.
Object Value
Значение метаданных.
Например: для метаданных типа "дата обновления кэша" в значении будет дата обновления кэша.
Back to top Generated by DocFX