Gets an ObjectIdCollection of StructureLabels on the Structure.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public ObjectIdCollection GetAvailableStructureLabelIds() |
| Visual Basic |
|---|
Public Function GetAvailableStructureLabelIds As ObjectIdCollection |
| Visual C++ |
|---|
public: ObjectIdCollection^ GetAvailableStructureLabelIds() |