Chapter Contents |
Previous |
Next |
GET_DATA Data Vector: _getInherit |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_getInherit', inherit); |
Argument | Type | Description | |
---|---|---|---|
inherit |
C | returns the inherit status: | |
'Y' | the data class inherits its attributes from the data class rather than from the settings in the form editor attributes screens | ||
'N' | the data class will use the fonts, colors, and other attributes from the form editor attributes screens |
Details |
The _getInherit method is valid only if the viewer is a form editor.
The default inherit status is 'N'. If inherit status is set to 'Y', the colors, fonts, and other attributes specified under the form attributes screens are ignored in favor of the attributes set in the specified data class.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.