WriteBack Methods |
The WriteBack type exposes the following members.
| Name | Description | |
|---|---|---|
| Deserialize |
Deserialize single Writeback from stream.
| |
| Equals |
This equals tells if two writeback object target the exact same field.
(Overrides ObjectEquals(Object).) | |
| ForCutListItem(String, String, String, String, String, String, Byte) |
Create Writeback for Cut-List property field
| |
| ForCutListItem(String, String, String, String, String, String, String, Byte) |
Create Writeback for Cut-List field of a virtual component
| |
| ForDrawing |
Create Writeback for drawing field
| |
| ForModel(String, String, String, String, Boolean, String, Byte) |
Create Writeback for Model field
| |
| ForModel(String, String, String, String, String, Boolean, String, Byte) |
Create Writeback for Model field of a virtual component
| |
| GetHashCode |
Hash Code is based on target
(Overrides ObjectGetHashCode.) | |
| Serialize |
Serialize given writeback list into the stream.
|