PartDataRecordGetSupportedContexts Method |
Gets the collection of supported ContextType.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PartContextType[] GetSupportedContexts()
Public Function GetSupportedContexts As PartContextType()
public:
array<PartContextType>^ GetSupportedContexts()
Return Value
PartContextType
See Also