BoundarySourceComponentComponentId Property |
The component id to use when coupling to the AD/ST module
If this is null then this is not an AD/ST component
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public string ComponentId { get; set; }
Public Property ComponentId As String
Get
Set
public:
property String^ ComponentId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also