Aqualogic Interaction API  
 

IPTLocalizable.GetSupportsLocalization Method 

Does this type of object support localization? Some object types (IPTCard, for example) do not support localization. Calling functions like SetLocalizedNames on an object that does not support localization will result in an error.

bool GetSupportsLocalization();

Return Value

Does this type of object support localization?

See Also

IPTLocalizable Interface | com.plumtree.server Namespace