
OpenLNS Programmer's Reference 9
example, when the object was accessed using the Parent
property of another object).
Local, full, and lightweight clients.
numCharges = acctObject.Charges
A Long containing the number of
charges.
The Account object to be acted on.
Prior to LNS Release 3.0.
This property and the associated Account and Accounts
objects are reserved for future use.
ClassID
Identifies the object class of this object.
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to
Independent clients.
classIdValue = object.ClassId
The object class of the object. The
following value is defined for the
Account object in the ConstClassIds
constant:
54 lcaClassIdAlias
The object to be acted on.
Depends on the object used to access the property. Generally,
this property exists for an object as soon as the object is
added to the API.
Description
Stores description information about the object.
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to
Independent clients.
stringValue = object.Description
Comentarios a estos manuales