Namespace: DayPilot.Web.Ui.Json
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public void Write(
	long number
)
Visual Basic
Public Sub Write ( _
	number As Long _
)
Visual C++
public:
void Write(
	long long number
)

Parameters

number
Type: System..::..Int64

See Also