Data property: Content Reference Link class

Description

This property returns the data for this content reference link. This property is valid only when the StorageType property is LOCL.

The length of this property depends on your system database limit for LONG fields.

This property is read/write.

Example

&MyData = &MyCReflink.Data;