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