Aqualogic Interaction API  
 

IPTLocalizable.SetPrimaryLang Method 

The primary language of the object is the language that the primary name and primary description are in. Other metadata about the object (which cannot be localized) is also expected to be in this language.

void SetPrimaryLang(
   string Value
);

Parameters

Value
the primary language

See Also

IPTLocalizable Interface | com.plumtree.server Namespace