STDataSTNonCohesiveData Property |
Non-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 STNonCohesiveData STNonCohesiveData { get; set; }
Public Property STNonCohesiveData As STNonCohesiveData
Get
Set
public:
property STNonCohesiveData^ STNonCohesiveData {
STNonCohesiveData^ get ();
void set (STNonCohesiveData^ value);
}
Property Value
Type:
STNonCohesiveDataSee Also