SettingsCmdCreateParcelByLayoutSettingsCmdParcelSizingSelectionMethod Property |
Gets the default parcel selection method.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ParcelSelectionType> SelectionMethod { get; }
Public ReadOnly Property SelectionMethod As PropertyEnum(Of ParcelSelectionType)
Get
public:
property PropertyEnum<ParcelSelectionType>^ SelectionMethod {
PropertyEnum<ParcelSelectionType>^ get ();
}
Property Value
PropertyEnumParcelSelectionType
See Also