STBaseComponentHasBedLoad Property  | 
 
            HasBedLoad helper function, Cohesive components can not, NonCohesive component might.
            
 
    Namespace: 
   DHI.Mike1D.STDataAccess
    Assembly:
   DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic bool HasBedLoad { get; }Public ReadOnly Property HasBedLoad As Boolean
	Get
public:
property bool HasBedLoad {
	bool get ();
}Property Value
Type: 
Boolean
See Also