LateralLinkStructureWeirStructure Property  | 
 
            Lateral link weir structure
            
 
    Namespace: 
   DHI.Mike1D.Engine.Couplings
    Assembly:
   DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic IStructure WeirStructure { get; set; }Public Property WeirStructure As IStructure
	Get
	Set
public:
property IStructure^ WeirStructure {
	IStructure^ get ();
	void set (IStructure^ value);
}Property Value
Type: 
IStructure
See Also