Click or drag to resize

ExportItem Methods

The ExportItem type exposes the following members.

Methods
 NameDescription
Public methodAddGhostItemT 
Public methodBOMFieldChanged Has the BOM field value changed from original. Null and empty are considered the same.
Public methodCacheWriteBack Cache writeback value for given field.
Public methodCacheWriteBacks Adds given writebacks. Overwrites existing if same target already cached.
Public methodCollectDocumentConversion Add Collected conversion.
Public methodCreateWriteBacks Resolves writeback targets for given field. Value can be given optionally.
Public methodDeserialize Deserialize this item. All items are pre-initialized with their IDs and can be found from the collection given as an argument; i.e. those can be used to create the child/parent relation structure.
Public methodDissolve THIS IS NOT TESTED WELL
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodExcludedFromAllParents Returns true if this item has zero quantity in all of its parents; or if is root item with zero quantity. Or if all grandparents are ExcludedFromAllParents -recursively.
Public methodFieldChanged Has the field value changed from original. Null and empty are considered the same.
Public methodGeneratePreview Generate preview if it doesn't exist yet. Returns existing preview unless forced.
Public methodGetBOMValue 
Public methodGetCachedWriteBacks 
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodGetMaterialQtyFields Get all export profile fields attached to Material Quantity.
Public methodGetMaterialQuantityIn 
Public methodGetQtyFields Get all export profile fields that are attached to Quantity
Public methodGetQuantityIn 
Public methodGetRightClickMenu 
Public methodGetValue 
Protected methodLog Do the Logging
Public methodPromote THIS IS NOT TESTED WELL
Public methodRemove Remove this item and this items children from the export.
Public methodRequiresWriteBack Return true if this item has cached writebacks
Public methodSerialize Serialize this item.
Public methodSetBOMValue 
Public methodSetQuantityIn 
Public methodSetValue 
Public methodToString
(Overrides ObjectToString)
Public methodValidateFieldConsistency 
Public methodValidateFieldConsistencyInParents 
Top
See Also