Name, Accounts, Methods – Echelon OpenLNS User Manual

Page 47: Accounts c, Name p, D accounts

Advertising
background image

OpenLNS Programmer's Reference

10

stringValue

A string description of the object.

object

The object to be acted on.

Data Type

Long.

Read/Write

Read and write.

Added to API

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.

Comments

This property is read only for Error objects.

Name

Summary

Specifies the name of an object as a character string.

Availability

Local, full, lightweight, and independent clients. Note that

some objects containing this property are not available to

Independent clients.

Syntax

stringValue = object.Name

Element

Description

stringValue

The name of the object.

object

The object to be acted on.

Data Type

String.

Read/Write

Read/write.

Added to API

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.

Accounts

The following table summarizes the Accounts object.

Description

Represents an OpenLNS licensing account. Reserved for

future use.

Added to API

Prior to LNS Release 3.0.

Accessed Through

System object

Default Property

Item property.

Methods

Add

Remove

Properties

ClassID

Count

Item

_NewEnum

Methods

The Account object contains the following methods

:

Advertising