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