openPDC Synchrophasor Help
BinaryImage Property
NamespacesTVA.PhasorProtocolsChannelCollectionBase<(Of <(<'T>)>)>BinaryImage
Gets the binary image of this ChannelCollectionBase<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public virtual byte[] BinaryImage { get; }
Public Overridable ReadOnly Property BinaryImage As Byte()
	Get
public:
virtual property array<unsigned char>^ BinaryImage {
	array<unsigned char>^ get ();
}
Remarks
The binary image of the ChannelCollectionBase<(Of <(<'T>)>)> is the combined images of all the items in the collection.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0