Gets the parameter context.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PartContextType Context { get; }
VB
Public ReadOnly Property Context As PartContextType Get
C++
public: property PartContextType Context { PartContextType get (); }