HomeUpBarRecordsNameStatusSuperstructureMassSuperstructureMassEpoxySubstructureMassSubstructureMassEpoxyOnBarRecordAddedOnBarRecordChangedOnBarRecrodRemovedOnBarRecordsSortedOnBarRecordMovedOnGroupChanged
Set/Get the Name property
name = group.Name group.Name = name
None
String. The current value of the Name property
This example displays the name of a group
Dim name As String name = barlist.Groups(0).Name MsgBox "Name = " + name
Copyright © 1999, Washington State Department of Transportation