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 SyncFieldMappingsDataTable class by using separate parameters.
Namespace: WebSvcProject
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 SyncDataSet.SyncFieldMappingsDataTable(info, context)
protected SyncFieldMappingsDataTable(
SerializationInfo info,
StreamingContext context
)
Parameters
info
Type: System.Runtime.Serialization.SerializationInfoContains information that is needed to serialize or deserialize an object.
context
Type: System.Runtime.Serialization.StreamingContextContains the source and destination of a given serialized stream.
See also
Reference
SyncDataSet.SyncFieldMappingsDataTable class
SyncDataSet.SyncFieldMappingsDataTable members