Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public override bool RangeEndFromFeature { set; }
VB
Public Overrides WriteOnly Property RangeEndFromFeature As Boolean Set
C++
public: virtual property bool RangeEndFromFeature { void set (bool value) override; }