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