Class HeavyResourceUpdateInfo
Base class for heavy resource property update objects (TMInfo, TBInfo and CorpusInfo classes) including some meta data (Domain, Subject, etc.).
Syntax
public class HeavyResourceUpdateInfo : ResourceUpdateInfo
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