IGlobalSourceBoundaryGeoLocatedSources Property

List of Geo Located Items. It is allowed not to set the Geo Point only if the list contains one item. If the list contains more than one item, it is required that all Geo Located Items have a valid Geo Point, otherwise an error message will be thrown.

Definition

Namespace: DHI.Mike1D.BoundaryModule
Assembly: DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
List<GlobalGeoLocatedSource> GeoLocatedSources { get; set; }

Property Value

ListGlobalGeoLocatedSource

See Also