SettingsCmdCatchmentAreaDisplayDisChargePoint Property |
Gets the boolean value specifies whether needs to display the discharge point.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntaxpublic PropertyBoolean DisplayDisChargePoint { get; }Public ReadOnly Property DisplayDisChargePoint As PropertyBoolean
Get
public:
property PropertyBoolean^ DisplayDisChargePoint {
PropertyBoolean^ get ();
}Property Value
PropertyBoolean
See Also