←Select platform

CodeStream Property (ResponseFields)

Summary

Gets or sets the codestream returned by the server response.

Syntax

C#
VB
C++
public Collection<ResponseCodeStream> CodeStream {get; set;}
Public Property CodeStream As Collection(Of ResponseCodeStream)
public: 
property Collection<ResponseCodeStream^>^ CodeStream { 
   Collection<ResponseCodeStream^>^ get(); 
   void set (    Collection<ResponseCodeStream^>^ ); 
} 

Property Value

A collection of ResponseCodeStream objects which contains the codestreams returned by the server response.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize