Share via


CubeSettingsDataSet.CalculatedMembersDataTable Constructor (SerializationInfo, StreamingContext)

Creates an instance of the CalculatedMembersDataTable class by using separate parameters.

Namespace:  [CubeAdmin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/CubeAdmin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/CubeAdmin.asmx?wsdl

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New CubeSettingsDataSet.CalculatedMembersDataTable(info, context)
protected CalculatedMembersDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

CubeSettingsDataSet.CalculatedMembersDataTable Class

CubeSettingsDataSet.CalculatedMembersDataTable Members

CubeSettingsDataSet.CalculatedMembersDataTable Overload

CubeAdmin Web Service