Slu.Heureka.DomainLayer.Forest Namespace > SiteData Class > SiteData Constructor : SiteData Constructor(TreatmentUnit,CellRow,ReferenceUnitRow) |
'Declaration
Public Function New( _ ByVal treatmentUnit As TreatmentUnit, _ ByVal cellRow As dsForest.CellRow, _ ByVal referenceUnitRow As dsForest.ReferenceUnitRow _ )
'Usage
Dim treatmentUnit As TreatmentUnit Dim cellRow As dsForest.CellRow Dim referenceUnitRow As dsForest.ReferenceUnitRow Dim instance As New SiteData(treatmentUnit, cellRow, referenceUnitRow)
public SiteData( TreatmentUnit treatmentUnit, dsForest.CellRow cellRow, dsForest.ReferenceUnitRow referenceUnitRow )
public: SiteData( TreatmentUnit^ treatmentUnit, dsForest.CellRow^ cellRow, dsForest.ReferenceUnitRow^ referenceUnitRow )
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