Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance of the StatusRequestDataTable class by using the specified parameters.
Namespace: WebSvcQueueSystem
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext
Dim instance As New QueueStatusRequestDataSet.StatusRequestDataTable(info, context)
protected StatusRequestDataTable(
SerializationInfo info,
StreamingContext context
)
Parameters
info
Type: System.Runtime.Serialization.SerializationInfoAn object that stores all the data that is needed to serialize or deserialize an object.
context
Type: System.Runtime.Serialization.StreamingContextThe source and destination of a given serialized stream with a caller-defined context.
See also
Reference
QueueStatusRequestDataSet.StatusRequestDataTable class
QueueStatusRequestDataSet.StatusRequestDataTable members