Namespace: DayPilot.Web.Ui.Json
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.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