Class TranslatedContentContract
Represents an master data translated content
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class TranslatedContentContract : Object
Name | Description |
---|---|
TranslatedContentContract() |
Fields
Name | Description |
---|---|
Column | Is a key of this translation: column name |
Id | Is a key of this translation: Summarized key of the target table |
IsEdited | Is this object in process |
Language | The language of this translation |
LastChangeTime | When the translation was last changed. Date format: yyyy-MM-ddTHH:mm:ss |
SequentialId | Unique ID of the data row, which remains the same during processing until saved or logged off |
Table | Is a key of this translation: table name |
Text | The translated text |