Gets the parameter context.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public PartContextType Context { get; } |
Visual Basic |
---|
Public ReadOnly Property Context As PartContextType Get |
Visual C++ |
---|
public: property PartContextType Context { PartContextType get (); } |