|  | Aqualogic Interaction API | |
| IPTLocalizable.SetLocalizedNames Method |
Sets the localized names for this object.
void SetLocalizedNames(
object[][] Value
);
Parameters
-
Value
- an array containing the data about localized names. The columns in the 2D array are identified by the constants in PT_LOCALIZED_STRINGS_INDICES.
See Also
IPTLocalizable Interface | com.plumtree.server Namespace | PT_LOCALIZED_STRINGS_INDICES