Slu.Heureka.DomainLayer.Forest Namespace : Area Class |
The following tables list the members exposed by Area.
Name | Description | |
---|---|---|
![]() | AllChildren | Gets all children of an area recursively (ie children, grandchildren, grand-grandchildren and so on) |
![]() | AllTreatmentUnitInfos | Treatment units infos in this area and all children of this area. |
![]() | AllTreatmentUnits | Treatment units in this area and all children of this area. |
![]() | AllTreatmentUnitsCount | Number of treatment units in this area and all child areas |
![]() | AllTreatmentUnitsEnumerable | |
![]() | AreaGuid | Id of the area. |
![]() | Children | Children of this area. |
![]() | Description | Description of area (free text) |
![]() | ForestManager | Retrieve the forest manager |
![]() | HasInventoryYears | Indicates whether Area have inventory years or not |
![]() | ImportSource | Import source |
![]() | MaxInventoryYear | Gets the latest inventory year |
![]() | MaxPeriods | Maximum number of periods, used when creating new treatment units |
![]() | MaxSelectedInventoryYear | Gets the latest inventory year |
![]() | MinInventoryYear | Gets the earliest inventory year |
![]() | MinSelectedInventoryYear | Gets the earliest inventory year |
![]() | Parent | Parent of this area. |
![]() | ParentAreaGuid | Gets the guid of parent area. |
![]() | SamplingTypeCode | Type of sampling in area (strata or complete) |
![]() | SelectedTreatmentUnitCount | Number of selected treatment units in this area |
![]() | SelectedTreatmentUnitCountInInventoryYears | Number of selected treatment units (in the current year span) in this area |
![]() | SelectedTreatmentUnitGuids | |
![]() | SelectedTreatmentUnitGuidsInInventoryYears | Selected treatment unit guids (in the current year span) in this area |
![]() | SelectedTreatmentUnitInfos | |
![]() | SelectedTreatmentUnits | Gets selected treatment units (in the current year span) contained in this area. |
![]() | Size | Area, in ha |
![]() | TreatmentUnitCount | Number of treatment units (in the current year span) in this area |
![]() | TreatmentUnitInfos | Get treatment unit infos (in the current year span) for this area |
![]() | TreatmentUnits | Treatment units (in the current year span) contained in this area. |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares this area to another area by id. |
![]() | Contains | Checks if this area contains the given area as a child. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IsRoot | Checks if this area is a root area or not. |
![]() | IsTreatmentUnitsLoaded | Determines whether treatment units are loaded from the database for this area or not |
![]() | ToString | Returns a string that represents the current object. |
![]() | UnloadTreatmentUnits | Unloads all treatment units, selected units and unit infos, making them subject to garbage collection, unless referenced from other objects. Treatment Units will be loaded again from the database if the TreatmentUnits property of the Area is called. |
Name | Description | |
---|---|---|
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
![]() | TreatmentUnitChanged | Occurs when TreatmentUnit has been added or deleted from area |