InvoiceFeatures Object (IInvoiceFeatures Interface)
This object is a collection representing invoice document features.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Stores the number of elements in the collection. |
Element | InvoiceFeature, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
FindById | Find a feature by its identifier. |
IsFeatureEnabled | Check if a feature is enabled. |
IsFeatureField | Check if a field is a feature field. |
IsFieldDisabledByFeature | Check if a field is disabled by a feature. |
Item | Provides access to a single element of the collection. |
Related objects
See also
15.08.2023 13:19:30