Leadtools.Medical.Workstation.Client Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ClientQueryDataSet.StudiesDataTable Constructor(SerializationInfo,StreamingContext)
See Also 
Leadtools.Medical.Workstation.Client Namespace > ClientQueryDataSet.StudiesDataTable Class > ClientQueryDataSet.StudiesDataTable Constructor : ClientQueryDataSet.StudiesDataTable Constructor(SerializationInfo,StreamingContext)



info
The data needed to serialize or deserialize an object.
context
The source and destination of a given serialized stream.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
Visual Basic (Usage)Copy Code
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As ClientQueryDataSet.StudiesDataTable(info, context)
C# 
[DebuggerNonUserCodeAttribute()]
protected ClientQueryDataSet.StudiesDataTable( 
   SerializationInfo info,
   StreamingContext context
)
C++/CLI 
[DebuggerNonUserCodeAttribute()]
protected:
ClientQueryDataSet.StudiesDataTable( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
The data needed to serialize or deserialize an object.
context
The source and destination of a given serialized stream.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features