Gets the binary body image of the AnalogDefinition object.
            
| 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; }
            BPA PDCstream does not include analog definition in descriptor packet.  Only a count of available values is defined in the data frame.