ProactiveCachingObjectNotificationBinding.CopyTo(ProactiveCachingObjectNotificationBinding) Method

Definition

Copies the ProactiveCachingObjectNotificationBinding object to the specified object.

protected Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding CopyTo (Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding obj);
override this.CopyTo : Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding -> Microsoft.AnalysisServices.ProactiveCachingObjectNotificationBinding
Protected Function CopyTo (obj As ProactiveCachingObjectNotificationBinding) As ProactiveCachingObjectNotificationBinding

Parameters

obj
ProactiveCachingObjectNotificationBinding

The object copied to.

Returns

ProactiveCachingObjectNotificationBinding

The ProactiveCachingObjectNotificationBinding object.

Applies to