Aqualogic Interaction API  
 

IPTLocalizable.GetLocalizedNames Method 

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

object[][] GetLocalizedNames();

Return Value

the localized names

See Also

IPTLocalizable Interface | com.plumtree.server Namespace | PT_LOCALIZED_STRINGS_INDICES