Aqualogic Interaction API  
 

IPTLocalizable.GetLocalizedDescriptions Method 

Returns the localized descriptions for this object as a 2D array. The purpose of each column is identified by the constants in PT_LOCALIZED_STRINGS_INDICES.

object[][] GetLocalizedDescriptions();

Return Value

the localized descriptions

See Also

IPTLocalizable Interface | com.plumtree.server Namespace | PT_LOCALIZED_STRINGS_INDICES