Home
Up
BarData
BendType
Epoxy
Location
LumpSum
Mark
Mass
NumEach
NumReqd
PrimaryBend
Size
Status
StatusMessages
Substructure
Use
Varies
VariesBend
OnBarRecordChanged

BarRecord.Location

Set/Get the Location property

Syntax

strLocation = barrecord.Location
barrecord.Location = strLocation

Parameters

None

Returns

String.  Returns the current value of the Location property

Example

This example displays the location property of the bar record

Dim strLocation as String
strLocation = barrecord.Location
MsgBox "Location = " + strLocation

 

Copyright © 1999, Washington State Department of Transportation