Chapter Contents

Previous

Next
Class Class: _deleteAttribute

Class Class: _deleteAttribute



Deletes an attribute on the class


Syntax

Syntax

return = objectName._deleteAttribute( attributeName, deleteIVLink );

Argument Type Use Description
return Numeric Return returns a value indicating whether the attribute was successfully added: 0 if successful, 1 if not successful
attributeName Character Input specifies the name of the attribute to delete on the class
deleteIVLink Character Input specifies whether to delete the IV link associated with the attribute if one exists: NO (default)


Chapter Contents

Previous

Next

Top of Page

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