Const
Readonly
All: 4294967295locks all operations
Readonly
Calculation: 4locks the calculation of an item => item can't be calculated
Readonly
Configuration: 2locks the configuration of an ofml article => article can't be configured
Readonly
Delete: 1locks the delete operation => item can't be deleted
Readonly
Image: 16locks the item image => the image of an item can't be changed
Readonly
Itemlocks the item properties => properties like texts or article number can't be changed
Readonly
None: 0nothing is locked
Readonly
Ofmllocks the ofml article update => updating an ofml article is not possible
Readonly
Quantity: 32locks the article quantity => the quantity of an article can't be changed
Generated using TypeDoc
Flags which are used to lock certain item related operations.