UpdateEntryLinkHref Property
This property contains the location of the link.
Object Oriented Interface
public function getUpdateEntryLinkHref(); public function setUpdateEntryLinkHref($value);
Procedural Interface
ipworks_atom_get($res, 120 ); ipworks_atom_set($res, 120, $value );
Default Value
''
Remarks
This property contains the location of the link.
This property is not available at design time.
Data Type
String