Leadtools.Jpip Namespace > ResponseFields Class : CodeStream Property |
public Collection<ResponseCodeStream> CodeStream {get; set;}
'Declaration Public Property CodeStream As Collection(Of ResponseCodeStream)
'Usage Dim instance As ResponseFields Dim value As Collection(Of ResponseCodeStream) instance.CodeStream = value value = instance.CodeStream
public Collection<ResponseCodeStream> CodeStream {get; set;}
get_CodeStream();
set_CodeStream(value);
public: property Collection<ResponseCodeStream^>^ CodeStream { Collection<ResponseCodeStream^>^ get(); void set ( Collection<ResponseCodeStream^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2