Table "Object Translation"
ID 377
Namespace: System.Globalization
Properties
| Name |
Value |
| Caption |
Object Translation
|
| DataPerCompany |
False
|
| ReplicateData |
False
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Object Type" |
Option
|
|
| "Object ID" |
Integer
|
|
| "Language ID" |
Integer
|
|
| "Language Name" |
Text[80]
|
|
| Description |
Text[250]
|
|
| "Object Name" |
Text[30]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
TranslateObject
procedure TranslateObject(ObjectType: Option, ObjectID: Integer): Text[250]
Parameters
| Name |
Type |
Description |
|
ObjectType
|
Option
|
|
|
ObjectID
|
Integer
|
|
Returns
| Type |
Description |
|
Text[250]
|
|
TranslateTable
procedure TranslateTable(ObjectID: Integer): Text[250]
Parameters
| Name |
Type |
Description |
|
ObjectID
|
Integer
|
|
Returns
| Type |
Description |
|
Text[250]
|
|
See also