![]() Chapter Contents |
![]() Previous |
![]() Next |
| Table Editor: _setProperties |
| Syntax | |
| Details |
Syntax |
| CALL SEND (table-id, '_setProperties', prop-list); |
| Argument | Type | Description |
|---|---|---|
| prop-list |
N | specifies the identifier of an SCL list that has been filled in by the _getProperties method |
| Details |
The _setProperites method enables you to restore a previously saved table. It should only be called with a list provided by _getProperties. The model is notified of any model-specific properties contained in this list through its own _setProperties method.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.