Chapter Contents |
Previous |
Next |
Object Class: _getLink |
Syntax | |
Details |
Syntax |
return = objectName._getLink( attributeName, links ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | returns a value indicating whether the attribute links were successfully retrieved: 0 if successful, 1 if not successful |
attributeName | Character | Input | specifies the name of the attribute for which you want to retrieve links |
links | List | Update | specifies the identifier of a list that when returned is filled with attribute link information |
Details |
The _getLink method is only available for instances; you can only link on the instance.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.