HasFeature property
| Applies to |
|---|
|
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. |