InvoiceFeature Object (IInvoiceFeature Interface)
This object represents a feature of an invoice document.
Properties
| Name | Type | Description |
|---|---|---|
| Description | String, read-only | The feature description. |
| FeatureFields | StringsCollection, read-only | The names of the feature fields. |
| FeatureId | String, read-only | The feature identifier. |
| IsEnabled | Boolean | Specifies whether the feature is enabled. |
| Name | String, read-only | The feature name. |
Related objects

Output parameter
This object is the output parameter of the FindById, Item methods of the InvoiceFeatures object.
See also
8/15/2023 1:19:30 PM