ProfileViewPartGetPartProfileLabelIds Method |
Gets the ObjectIdCollection of the labels attached to this profile network part
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetPartProfileLabelIds()
Public Function GetPartProfileLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetPartProfileLabelIds()
Return Value
ObjectIdCollection
See Also