Share

WorkPoint.Construction Property

Parent Object: WorkPoint

Description

Boolean property that returns whether the work point is a construction work point or not. A construction work point is hidden from the user and is not displayed graphically or listed in the browser. Some properties and methods of the WorkPoint object will behave differently for a construction work point. These are Adaptive, Name, and Visible.

Syntax

WorkPoint.Construction() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 4

Was this information helpful?