Gets the PropertyEnum value spctifies remainder from a new parcel is distributed.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyEnum<ParcelRemainderDistributionType> RemainderDistributionType { get; }
VB
Public ReadOnly Property RemainderDistributionType As PropertyEnum(Of ParcelRemainderDistributionType) Get
C++
public: property PropertyEnum<ParcelRemainderDistributionType>^ RemainderDistributionType { PropertyEnum<ParcelRemainderDistributionType>^ get (); }