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