Funcprofiledescription, Funcprofilename – Echelon OpenLNS User Manual
Page 203
OpenLNS Programmer's Reference
166
Data Type
String.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
FuncProfileDescription
Summary
Provides a desciptive comment of the functional profile
.
This property is accessed from the functional profile template
file associated with the object.
This property is language dependent. Set the System
object's
ResourceLanguageId to control the language.
Availability
Local, full, and lightweight clients.
Syntax
description = object.FuncProfileDescription
Element
Description
object
on.
description
The returned functional profile
description string.
Data Type
String.
Read/Write
Read-only.
Added to API
Prior to LNS Release 3.0.
FuncProfileName
Summary
Returns the functional profile name associated with the
.
This property is accessed from the functional profile template
file associated with the object.
The name returned by this
property is accessed from the functional profile template file
associated with this object
.
This property is language dependent. Set the System
object's
ResourceLanguageId to control the language.
Availability
Local, full, and lightweight clients.
Syntax
typeNameValue = object.FuncProfileName
Element
Description
object
on.
typeNameValue The functional profile name to be
returned.
Data Type
String.