Aqualogic Interaction API  
 

IPTLocalizable.SetName Method 

Sets the primary name of the object. This name will be used when the language of the user isn't known or isn't supported.

void SetName(
   string Value
);

Parameters

Value
the name

See Also

IPTLocalizable Interface | com.plumtree.server Namespace