Click or drag to resize

DateAddDays Method

Adds Days

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public Date AddDays(
	int daysToAdd
)

Parameters

daysToAdd
Type: SystemInt32

Return Value

Type: Date
See Also