Gets the binary image of the StationName of this IConfigurationCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
byte[] StationNameImage { get; }
ReadOnly Property StationNameImage As Byte() Get
property array<unsigned char>^ StationNameImage { array<unsigned char>^ get (); }