Export |
The ExportItem type exposes the following members.
| Name | Description | |
|---|---|---|
| AddGhostItemT | ||
| BOMFieldChanged | Has the BOM field value changed from original. Null and empty are considered the same. | |
| CacheWriteBack | Cache writeback value for given field. | |
| CacheWriteBacks | Adds given writebacks. Overwrites existing if same target already cached. | |
| CollectDocumentConversion | Add Collected conversion. | |
| CreateWriteBacks | Resolves writeback targets for given field. Value can be given optionally. | |
| Deserialize | 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. | |
| Dissolve | THIS IS NOT TESTED WELL | |
| Equals | (Overrides ObjectEquals(Object)) | |
| ExcludedFromAllParents | 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. | |
| FieldChanged | Has the field value changed from original. Null and empty are considered the same. | |
| GeneratePreview | Generate preview if it doesn't exist yet. Returns existing preview unless forced. | |
| GetBOMValue | ||
| GetCachedWriteBacks | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| GetMaterialQtyFields | Get all export profile fields attached to Material Quantity. | |
| GetMaterialQuantityIn | ||
| GetQtyFields | Get all export profile fields that are attached to Quantity | |
| GetQuantityIn | ||
| GetRightClickMenu | ||
| GetValue | ||
| Log | Do the Logging | |
| Promote | THIS IS NOT TESTED WELL | |
| Remove | Remove this item and this items children from the export. | |
| RequiresWriteBack | Return true if this item has cached writebacks | |
| Serialize | Serialize this item. | |
| SetBOMValue | ||
| SetQuantityIn | ||
| SetValue | ||
| ToString | (Overrides ObjectToString) | |
| ValidateFieldConsistency | ||
| ValidateFieldConsistencyInParents |