Platform Symphony .NET API Reference - Version 5.0
WriteBoolean Method (x)
NamespacesPlatform.Symphony.SoamOutputStreamWriteBoolean(Boolean)
Writes a boolean value to the output stream.
Declaration Syntax
C#
public void WriteBoolean(
	bool x
)
Parameters
x (Boolean)
The boolean value to be written to the output stream.
Exceptions
ExceptionCondition
[SoamException]If the value could not be written to the output stream.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.0.0.0