SettingsCmdAddSurfaceBreaklinesSettingsCmdAddDataOptionsApplyWeeding Property |
Gets the boolean value that specifies whether apply weeding.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ApplyWeeding { get; }
Public ReadOnly Property ApplyWeeding As PropertyBoolean
Get
public:
property PropertyBoolean^ ApplyWeeding {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also