SettingsCmdCreateParcelByLayoutSettingsCmdAutomaticLayoutRemainderDistributionType Property |
Gets the PropertyEnum value spctifies remainder from a new parcel is distributed.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ParcelRemainderDistributionType> RemainderDistributionType { get; }
Public ReadOnly Property RemainderDistributionType As PropertyEnum(Of ParcelRemainderDistributionType)
Get
public:
property PropertyEnum<ParcelRemainderDistributionType>^ RemainderDistributionType {
PropertyEnum<ParcelRemainderDistributionType>^ get ();
}
Property Value
PropertyEnumParcelRemainderDistributionType
See Also