Chapter Contents

Previous

Next
Object Class: _addAttribute

Object Class: _addAttribute



Adds an attribute to a class or object


Syntax
Details

Syntax

return = objectName._addAttribute( metadataList );

Argument Type Use Description
return Numeric Return returns a value indicating whether the attribute was successfully added: 0 if successful, 1 if not successful
metadataList List Update specifies a list containing the named items for attribute metadata


Details

The _addAttribute method is valid on both class and instance.


Chapter Contents

Previous

Next

Top of Page

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