Platform Symphony .NET API Reference - Version 5.1
WriteInt32 Method (x)
NamespacesPlatform.Symphony.SoamOutputStreamWriteInt32(Int32)
Writes an Int32 value to the output stream.
Declaration Syntax
C#
public void WriteInt32(
	int x
)
Parameters
x (Int32)
The Int32 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.1.0.0