ILSMARTSERIAL

Use in conjunction with ILSMARTLINKAGE. Makes the classes generated with ILSMARTLINKAGE serializable.

Syntax:

Restriction: This directive is supported for .NET COBOL only.
>>-.---.-.-------ILSMARTSERIAL---.-------------.--.--------><
         +-----NOILSMARTSERIAL--------------------+

Properties:

Default: NOILSMARTSERIAL
Phase: Syntax check
$SET: Initial
IDE Equivalent: Check Expose group linkage items to .NET code on the COBOL tab in the project's properties, click Options and check Expose as serializable classes.