Share

CivilDocument.GetNoteLabelIds Method

Gets the objectId collection of all NoteLabel objects in the drawing.



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

Syntax

C#

public ObjectIdCollection GetNoteLabelIds()

VB

Public Function GetNoteLabelIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetNoteLabelIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?