SWQPollutantDataAttachedComponents Property |
AD model components attached to the ST component.
Namespace:
DHI.Mike1D.RainfallRunoffModule.ModuleSWQ
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IList<AttachedComponent> AttachedComponents { get; set; }
Public Property AttachedComponents As IList(Of AttachedComponent)
Get
Set
public:
property IList<AttachedComponent^>^ AttachedComponents {
IList<AttachedComponent^>^ get ();
void set (IList<AttachedComponent^>^ value);
}
Property Value
Type:
IListAttachedComponentSee Also