Heureka API .NET Documentation
Area Class Methods


For a list of all members of this type, see Area members.

Public Methods
 NameDescription
Public MethodCompareTo Compares this area to another area by id.  
Public MethodContains Checks if this area contains the given area as a child.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodEqualsOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsRoot Checks if this area is a root area or not.  
Public MethodIsTreatmentUnitsLoaded Determines whether treatment units are loaded from the database for this area or not  
Public MethodToStringReturns a string that represents the current object.  
Public MethodUnloadTreatmentUnits 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.  
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

Area Class
Slu.Heureka.DomainLayer.Forest Namespace

Send Feedback