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

BarRecord.Mark

Set/Get the Mark property

Syntax

strMark = barrecord.Mark
barrecord.Mark = strMark

Parameters

None

Returns

String.  Returns the current value of the Mark property

Example

This example accesses the Mark property and displays it current value

Dim strMark as String
strMark = barrecord.Mark
MsgBox "Mark # = " + strMark

 

Copyright © 1999, Washington State Department of Transportation