Aqualogic Interaction API  
 

PT_SERIALIZED_LOCALIZED_STRINGS_COLS Fields

The fields of the PT_SERIALIZED_LOCALIZED_STRINGS_COLS class are listed below. For a complete list of PT_SERIALIZED_LOCALIZED_STRINGS_COLS class members, see the PT_SERIALIZED_LOCALIZED_STRINGS_COLS Members topic.

Public Static Fields

PT_SLS_CLASSID The index of the column containing the ClassID of the object in question
PT_SLS_ITEMID The index of the column containing the Item ID of the object in question. For Plumtree objects, this is the ObjectID.
PT_SLS_SOURCE_LANG The index of the column containing the language of the source string
PT_SLS_SOURCE_STRING The index of the column containing the source string- the "primary" Name, Description, etc. for the object
PT_SLS_STRINGID The index of the column containing the String ID of the string in question. For Plumtree objects, this is "0" for Name, and "1" for Description.
PT_SLS_TARGET_STRING_START The index of the first column containing localized strings

See Also

PT_SERIALIZED_LOCALIZED_STRINGS_COLS Class | com.plumtree.server Namespace | IPTStringLocalizationManager