ProfileViewGetAvailableStructureProfileLabelIds Method |
Gets an ObjectIdCollection of the StructureProfileLabels.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetAvailableStructureProfileLabelIds()
Public Function GetAvailableStructureProfileLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetAvailableStructureProfileLabelIds()
Return Value
ObjectIdCollection
See Also