Click or drag to resize
IEcoregionParameters Interface
The parameters for an ecoregion that can be edited.

Namespace: Landis.Core
Assembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntax
public interface IEcoregionParameters

The IEcoregionParameters type exposes the following members.

Properties
  NameDescription
Public propertyActive
Indicates whether the sites in the ecoregion are active in a scenario.
Public propertyDescription
Description, e.g., "wetlands", "water", or "pine barrens".
Public propertyMapCode
Code that identifies the ecoregion on a map.
Public propertyName
Name
Top
See Also