Gets the binary body image of the ConfigurationCellBase object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected override byte[] BodyImage { get; }
Protected Overrides ReadOnly Property BodyImage As Byte() Get
protected: virtual property array<unsigned char>^ BodyImage { array<unsigned char>^ get () override; }
Remarks
Channel names of IEEE protocol configuration frames are common in order and type so these are defined in the base class.