ProfileViewGetProfileViewLabelIds Method |
Gets an ObjectIdCollection of the ProfileView's labels.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetProfileViewLabelIds()
Public Function GetProfileViewLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetProfileViewLabelIds()
Return Value
ObjectIdCollection
See Also