LateralLinkLinkSpan Property  | 
  Span that this lateral link covers 
 
    Namespace: 
   DHI.Mike1D.Engine.Couplings
    Assembly:
   DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic LocationSpan LinkSpan { get; set; }Public Property LinkSpan As LocationSpan
	Get
	Set
public:
property LocationSpan^ LinkSpan {
	LocationSpan^ get ();
	void set (LocationSpan^ value);
}Property Value
Type: 
LocationSpan
See Also