IStructureSourceBoundaryLocation Property |
A list of all Structure ID's associated with this Source. It can be empty, then
the source is assumed to be globally valid.
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax ILocation Location { get; }
ReadOnly Property Location As ILocation
Get
property ILocation^ Location {
ILocation^ get ();
}
Property Value
Type:
ILocationSee Also