Owner manual
OpenLNS Programmer's Reference 937
Methods
• Lookup
Properties
• ClassId
• Index
• IsComplete
• Length
• ObjectType
• Parent
• ProgramId
• Scope
• TypeName
Methods
The TypeSpec object contains the following methods:
• Lookup
Lookup
Summary
Validates that the scope, program ID, and format name
assigned to a TypeSpec object references a valid network
variable type.
Availability
Local, full, and lightweight clients.
Syntax
typeSpec.Lookup
Element
Description
typeSpec
The TypeSpec object to be acted
upon.
Added to API
LNS Release 3.20.
Properties
The TypeSpec object contains the following properties:
• ClassId
• Index
• IsComplete
• Length
• ObjectType
• Parent
• ProgramId
• Scope
• TypeName
ClassId
Summary
Identifies the object class of this object.
Availability
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to
Independent clients.
Syntax
classIdValue = object.ClassId