PT_SERIALIZED_LOCALIZED_STRINGS_COLS overview
![]() 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 |
PT_SERIALIZED_LOCALIZED_STRINGS_COLS Constructor
|
Initializes a new instance of the PT_SERIALIZED_LOCALIZED_STRINGS_COLS class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
PT_SERIALIZED_LOCALIZED_STRINGS_COLS Class | com.plumtree.server Namespace | IPTStringLocalizationManager