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

Syntax

C#
public void Write(
	bool boolean
)
Visual Basic
Public Sub Write ( _
	boolean As Boolean _
)
Visual C++
public:
void Write(
	bool boolean
)

Parameters

boolean
Type: System..::..Boolean

See Also