Slu.Heureka.HeurekaAPI.Calculators Namespace > GrowthCalculator Class > GrowStand Method : GrowStand(ApiCompartment,DateTime) Method |
'Declaration
Public Overloads Function GrowStand( _ ByVal compartment As ApiCompartment, _ ByVal toDate As Date _ ) As ApiState
'Usage
Dim instance As GrowthCalculator Dim compartment As ApiCompartment Dim toDate As Date Dim value As ApiState value = instance.GrowStand(compartment, toDate)
public ApiState GrowStand( ApiCompartment compartment, DateTime toDate )
public: ApiState^ GrowStand( ApiCompartment^ compartment, DateTime toDate )
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