Home
Up
Groups
TrafficBarrierQuantity
BridgeGrateInletQuantity
RetainingWallQuantity
SuperstructureMass
SuperstructureMassEpoxy
SubstructureMass
SubstructureMassEpoxy
Status
Project
JobNumber
Engineer
Company
Comments
OnBarRecordAdded
OnBarRecordChanged
OnBarRecordRemoved
OnBarRecordsSorted
OnBarRecordMoved
OnGroupAdded
OnGroupChanged
OnGroupRemoved
OnGroupMoved
OnNotIncludedQuantitiesChanged

Barlist.Engineer

Set/Get the name of the engineer preparing this barlist

Syntax

engineer = barlist.Engineer
barlist.Engineer = engineer

Parameters

None

Returns

String. The current value of the engineer property

Example

This example gets the current value of the engineer property and displays it

Dim engineer as String
engineer = barlist.Engineer
MsgBox "This barlist prepared by " + engineer

 

Copyright © 1999, Washington State Department of Transportation