Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Saves a string that can later be retrieved by name using the PropertyGet method.

Syntax

object.PropertySave (propertyName, value)

The PropertySave method syntax has the following parts:

Part

Description

object

An object of type PDElement.

propertyName

A string.

value

A string. A subsequent use of the PropertyGet method that specifies a property name of propertyName will return value.

See Use the Amos Graphics classes to create user-defined properties

© 2021 Amos Development Corporation