C# Класс ATMLModelLibrary.model.TestDescription

Наследование: IAtmlObject
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetAtmlDocumentType ( ) : dbDocument.DocumentType
GetAtmlFileContext ( ) : string
GetAtmlFileDescription ( ) : string
GetAtmlFileName ( ) : string
GetAtmlFileType ( ) : AtmlFileType
GetAtmlId ( ) : string
GetAtmlName ( ) : string
IsDeleted ( bool deleted = null ) : bool

Описание методов

GetAtmlDocumentType() публичный метод

public GetAtmlDocumentType ( ) : dbDocument.DocumentType
Результат dbDocument.DocumentType

GetAtmlFileContext() публичный метод

public GetAtmlFileContext ( ) : string
Результат string

GetAtmlFileDescription() публичный метод

public GetAtmlFileDescription ( ) : string
Результат string

GetAtmlFileName() публичный метод

public GetAtmlFileName ( ) : string
Результат string

GetAtmlFileType() публичный метод

public GetAtmlFileType ( ) : AtmlFileType
Результат AtmlFileType

GetAtmlId() публичный метод

public GetAtmlId ( ) : string
Результат string

GetAtmlName() публичный метод

public GetAtmlName ( ) : string
Результат string

IsDeleted() публичный метод

public IsDeleted ( bool deleted = null ) : bool
deleted bool
Результат bool