C# Class ATMLModelLibrary.model.TestDescription

Inheritance: IAtmlObject
Show file Open project: UtrsSoftware/ATMLWorkBench Class Usage Examples

Public Methods

Method Description
GetAtmlDocumentType ( ) : dbDocument.DocumentType
GetAtmlFileContext ( ) : string
GetAtmlFileDescription ( ) : string
GetAtmlFileName ( ) : string
GetAtmlFileType ( ) : AtmlFileType
GetAtmlId ( ) : string
GetAtmlName ( ) : string
IsDeleted ( bool deleted = null ) : bool

Method Details

GetAtmlDocumentType() public method

public GetAtmlDocumentType ( ) : dbDocument.DocumentType
return dbDocument.DocumentType

GetAtmlFileContext() public method

public GetAtmlFileContext ( ) : string
return string

GetAtmlFileDescription() public method

public GetAtmlFileDescription ( ) : string
return string

GetAtmlFileName() public method

public GetAtmlFileName ( ) : string
return string

GetAtmlFileType() public method

public GetAtmlFileType ( ) : AtmlFileType
return AtmlFileType

GetAtmlId() public method

public GetAtmlId ( ) : string
return string

GetAtmlName() public method

public GetAtmlName ( ) : string
return string

IsDeleted() public method

public IsDeleted ( bool deleted = null ) : bool
deleted bool
return bool