Gets the PropertyEnum value spctifies remainder from a new parcel is distributed.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public PropertyEnum<ParcelRemainderDistributionType> RemainderDistributionType { get; }
Visual Basic
Public ReadOnly Property RemainderDistributionType As PropertyEnum(Of ParcelRemainderDistributionType)
	Get
Visual C++
public:
property PropertyEnum<ParcelRemainderDistributionType>^ RemainderDistributionType {
	PropertyEnum<ParcelRemainderDistributionType>^ get ();
}

See Also