Click or drag to resize

FuncsAddYearsObject Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.AddYearsObject(System.Object,System.Int32)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static Object AddYearsObject(
	Object date,
	int years
)

Parameters

date
Type: SystemObject

[Missing <param name="date"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.AddYearsObject(System.Object,System.Int32)"]

years
Type: SystemInt32

[Missing <param name="years"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.AddYearsObject(System.Object,System.Int32)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.AddYearsObject(System.Object,System.Int32)"]

See Also