Chapter Contents

Previous

Next
Data Form: _getProperties

Data Form: _getProperties



Returns a list of information that describes the state of the data form


Syntax
Details

Syntax

CALL SEND (form-id, '_getProperties', prop-list);

Argument Type Description
prop-list
N specifies the identifier of an SCL list to contain the properties of the data form


Details

The _getProperties method is useful for copying or re-creating a data form. You can pass this properties list to the _new method of a new data form or the _setProperties method of an existing form.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.