This class represents options used when fetching TItem
Properties
The following are the properties of the class
IncludeBarCodes - Boolean
IfNotFoundReturnNil - Boolean
IncludeGroups - Boolean
OnlyGetWebshopItems - Boolean
IncludeWarehouse - Boolean
OnlyMedicine - Boolean
IncludeItemCategories - Boolean
IncludeChanges - Boolean
DisableTransactionCheck - Boolean
DisableCategorieCheck - Boolean
IncludeAttachments - Boolean
ShowAllAttachments - Boolean
IncludeVendorLinks - Boolean
ExtraProperties: Array of string
IncludeUnitcodes - Boolean
IncludeAlternative - Boolean
- IncludeCurrencyPrices - Boolean
OnlyGetWebshopItems is a legacy property and it is not recommended to use.
rather look at the property in the TItem at the client side prior to store or remove
ExtraProperties
Related articles