Progress
ADM 2 Reference


instancePropertyList (smart.p)

Returns a list of the values of the names of the object’s InstanceProperties, that is, those properties that can be set to initial values in design mode. These can be set in the AppBuilder to determine the object instance’s behavior at run time.

Parameters:

INPUT pcPropList AS CHARACTER

Optional list of properties wanted. If this parameter is blank, the default is all of the instance properties. Other valid options are "*"(all properties), or a list of the specific properties wanted.

Returns: CHARACTER (Specially delimited list of property names and values.)

Notes:


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095