Gets or sets the BPA PDCstream frame length of this frame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort FrameLength { get; set; }
Public Property FrameLength As UShort Get Set
public: property unsigned short FrameLength { unsigned short get (); void set (unsigned short value); }