SettingsCmdCreateParcelByLayoutSettingsCmdParcelSizingSolutionPreference Property |
Gets the default multiple solution preference.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ParcelSolutionType> SolutionPreference { get; }
Public ReadOnly Property SolutionPreference As PropertyEnum(Of ParcelSolutionType)
Get
public:
property PropertyEnum<ParcelSolutionType>^ SolutionPreference {
PropertyEnum<ParcelSolutionType>^ get ();
}
Property Value
PropertyEnumParcelSolutionType
See Also