Heureka API .NET Documentation
ConstructBiomassNormaForestModel Method



Constructs a new instance of the currently selected IBiomassEstablishedForest model. If available, a constructor with a ProductionModelControlTable parameter will be invoked. Otherwise, the empty constructor will be invoked
Syntax
'Declaration
 
Public Function ConstructBiomassNormaForestModel() As IBiomassEstablishedForest
'Usage
 
Dim instance As ProductionModelControlTable
Dim value As IBiomassEstablishedForest
 
value = instance.ConstructBiomassNormaForestModel()
public IBiomassEstablishedForest ConstructBiomassNormaForestModel()
public:
IBiomassEstablishedForest^ ConstructBiomassNormaForestModel(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProductionModelControlTable Class
ProductionModelControlTable Members

Send Feedback