C#
VB
C++
Gets or sets the fields for working with channels and sessions.
public ChannelFields RequestChannelFields { get; set; }
Public Property RequestChannelFields As Leadtools.Jpip.ChannelFields
public:
property Leadtools.Jpip.ChannelFields^ RequestChannelFields {
Leadtools.Jpip.ChannelFields^ get();
void set ( Leadtools.Jpip.ChannelFields^ );
}
A ChannelFields object which defines the fields for working with channels and sessions.
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET