Show / Hide Table of Contents

Class DeleteMetaObjectStateDto

Состояние удаления объекта.

Inheritance
DeleteMetaObjectStateDto
Namespace: Trivium.Updates.Dto.Models
Assembly: Trivium.Updates.Dto.dll
Syntax
public class DeleteMetaObjectStateDto

Properties

Exception Exception
Возможное возникшее исключение при удалении объекта.
int MetaObject
Идентификатор удалемого объекта.
DeleteMetaObjectStatusDto Status
Статус удаления объекта.
Back to top Generated by DocFX