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.JobNumber

Set/Get the job number

Syntax

jn = barlist.JobNumber
barlist.JobNumber = jn

Parameters

None

Returns

String. The current value of the job number property.

Example

This example gets the current value of the job number and displays it

Dim jn as String
jn = barlist.JobNumber
MsgBox "My time is billed to Job Number " + jn

 

Copyright © 1999, Washington State Department of Transportation