C# 클래스 ATMLModelLibrary.model.TestDescription

상속: IAtmlObject
파일 보기 프로젝트 열기: UtrsSoftware/ATMLWorkBench 1 사용 예제들

공개 메소드들

메소드 설명
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