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

Syntax

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

Parameters

number
Type: System..::..UInt64

See Also