Chapter Contents |
Previous |
Next |
Object Class: _getProperties |
Syntax | |
Details |
Syntax |
objectName._getProperties( properties ); |
Argument | Type | Use | Description |
---|---|---|---|
properties | Numeric | Update | specifies the identifier of a list that when returned is filled with object properties |
Details |
The _getProperties method combines the results of _getAttributes, _getEvents, _getEventHandlers, and _getMethods into a single method.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.