Progress
ADM 2 Reference
linkProperty (smart.p)
Returns the value of the requested property in the object at the other end of the specified link, relative to TARGET–PROCEDURE.
Parameters:INPUT pcLink AS CHARACTER
The link name.
INPUT pcPropName AS CHARACTER
The property name.
Returns: CHARACTER: property value in string form.Notes:
- This function is the Version 9 (ADM2) equivalent of the request–attribute procedure in Version 8.
- The value is returned in character format, regardless of its native datatype. If there is not exactly one object at the other end of the link, or that object is no longer there, the unknown value is returned.
Examples:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |