Gets or sets the BPA PDcstream word count.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort WordCount { get; set; }
Public Property WordCount As UShort Get Set
public: property unsigned short WordCount { unsigned short get (); void set (unsigned short value); }