Aqualogic Interaction API  
 

IPTLocalizable.SetDescription Method 

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

void SetDescription(
   string Value
);

Parameters

Value
the description

See Also

IPTLocalizable Interface | com.plumtree.server Namespace