Platform Symphony .NET API Reference - Version 5.1
DefaultByteArrayMessage Constructor (byteArray)
NamespacesPlatform.Symphony.SoamDefaultByteArrayMessageDefaultByteArrayMessage(array<Byte>[]()[][])
Creates a ByteArray message with the provided attributes, or default attributes if not provided.
Declaration Syntax
C#
public DefaultByteArrayMessage(
	byte[] byteArray
)
Parameters
byteArray (array<Byte>[]()[][])
The byte array to be associated with the message.

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