ChannelLinkLength Property
This property contains the length (in bytes) of the content at the link.
Object Oriented Interface
public function getChannelLinkLength(); public function setChannelLinkLength($value);
Procedural Interface
ipworks_odata_get($res, 17 ); ipworks_odata_set($res, 17, $value );
Default Value
''
Remarks
This property contains the length (in bytes) of the content at the link.
This property is not available at design time.
Data Type
String