STDataSTCohesiveData Property |
Cohesive Sediment Transport data access.
Namespace:
DHI.Mike1D.STDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public STCohesiveData STCohesiveData { get; set; }
Public Property STCohesiveData As STCohesiveData
Get
Set
public:
property STCohesiveData^ STCohesiveData {
STCohesiveData^ get ();
void set (STCohesiveData^ value);
}
Property Value
Type:
STCohesiveDataSee Also