Share

Structure.GetAvailableStructureLabelIds Method

Gets an ObjectIdCollection of StructureLabels on the Structure.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public ObjectIdCollection GetAvailableStructureLabelIds()

VB

Public Function GetAvailableStructureLabelIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetAvailableStructureLabelIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?