Share

WorkPointProxy.Construction Property

Parent Object: WorkPointProxy

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

WorkPointProxy.Construction() As Boolean

Property Value

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

Version

Introduced in version 5

Was this information helpful?