Class HeavyResourceInfo
Base class for heavy resources (TMInfo, TBInfo and CorpusInfo classes) including some meta data (Domain, Subject, etc.).
Syntax
public class HeavyResourceInfo : ResourceInfo
Fields
Client
The client attribute of the TM/TB/Corpus.
Declaration
public string Client
Type
StringDomain
The domain attribute of the TM/TB/Corpus.
Declaration
public string Domain
Type
StringProject
The project attribute of the TM/TB/Corpus.
Declaration
public string Project
Type
StringSubject
The subject attribute of the TM/TB/Corpus.
Declaration
public string Subject