STNonCohesiveComponentScope Property  | 
 
            Specifies where in the model the component belongs. 
            
            Only Water follows the flow.
            
 
    Namespace: 
   DHI.Mike1D.STDataAccess
    Assembly:
   DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic override ADScope Scope { get; }Public Overrides ReadOnly Property Scope As ADScope
	Get
public:
virtual property ADScope Scope {
	ADScope get () override;
}Property Value
Type: 
ADScopeImplements
IComponentScope
See Also