QueryNotification.CopyTo Method

Copies a QueryNotification object to the specified object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public QueryNotification CopyTo(
    QueryNotification obj
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.QueryNotification
The QueryNotification object copied to.

See Also

Reference

QueryNotification Class

Microsoft.AnalysisServices Namespace