HasFeature property

Applies to
  • Application object
  • ApplicationEx object
  • InterpretApp object
  • ManagerApp object
  • OptimizerApp object

  • ScanApp object

  • TransferApp object

  • VerifyApp object

This property checks if the application is equipped with a certain feature or optional product, such as the possibility to interpret XML invoices.

Syntax

object.HasFeature(iFeat=code As Long) [= value]

Part Description
object An expression that evaluates to an object in the above objects list.
Value A Boolean value.