Gets the collection of supported ContextType.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public PartContextType[] GetSupportedContexts()
Visual Basic
Public Function GetSupportedContexts As PartContextType()
Visual C++
public: array<PartContextType>^ GetSupportedContexts()