This topic has not yet been rated - Rate this topic

ProcessableMajorObject.Process Method (ProcessType, Binding)

Processes the ProcessableMajorObject with the specified process type.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public void Process(
	ProcessType type,
	Binding source
)

Parameters

type
Type: Microsoft.AnalysisServices.ProcessType
The type of processing for the object.
source
Type: Microsoft.AnalysisServices.Binding
The source.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.