SolutionSave As Byte Array Method
Overload List
| SaveAsByteArray | Save the Solution to a byte array. The Solution is converted to a text format and then the text format is converted to a byte array. |
| SaveAsByteArray(String) | Save the Solution to a byte array. The Solution is converted to a text format and then the text format is converted to a byte array. |