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