CatchmentExclusionary Property |
Gets the exclusionary flag of the catchment area.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool Exclusionary { get; }
Public ReadOnly Property Exclusionary As Boolean
Get
public:
property bool Exclusionary {
bool get ();
}
Property Value
Boolean
See Also