Gets or sets the BPA PDCstream protocol StreamType, i.e., legacy or compact, of this ConfigurationFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public StreamType StreamType { get; set; }
Public Property StreamType As StreamType Get Set
public: property StreamType StreamType { StreamType get (); void set (StreamType value); }