Aqualogic Interaction API  
 

IPTLocalizable Interface

This interface is supported by objects that support localization of their names and descriptions. Localization allows a single object to have different strings for different languages- the name or description can be different for English and French speakers, for example.

For a list of all members of this type, see IPTLocalizable Members.

com.plumtree.server.IPTLocalizable
   Derived interfaces

public interface IPTLocalizable : IPTUnknown

Types that implement IPTLocalizable

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTLocalizable Members | com.plumtree.server Namespace | IPTStringLocalizationManager