ProactiveCaching.CopyTo Method

Copies the content of the object to another object (the destination).

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

Syntax

C#
public ProactiveCaching CopyTo(
    ProactiveCaching obj
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.ProactiveCaching
The destination object.

See Also

Reference

ProactiveCaching Class

Microsoft.AnalysisServices Namespace