ADComponentScope Property |
Specifies where in the model the component belongs.
Only Water follows the flow.
Namespace:
DHI.Mike1D.ADDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public ADScope Scope { get; set; }
Public Property Scope As ADScope
Get
Set
public:
virtual property ADScope Scope {
ADScope get () sealed;
void set (ADScope value) sealed;
}
Property Value
Type:
ADScopeImplements
IComponentScopeSee Also