Share via


AggregationAttribute.CopyTo(AggregationAttribute) Método

Definición

Copia el contenido del objeto en otro objeto (el destino).

public Microsoft.AnalysisServices.AggregationAttribute CopyTo (Microsoft.AnalysisServices.AggregationAttribute obj);
override this.CopyTo : Microsoft.AnalysisServices.AggregationAttribute -> Microsoft.AnalysisServices.AggregationAttribute
Public Function CopyTo (obj As AggregationAttribute) As AggregationAttribute

Parámetros

obj
AggregationAttribute

Objeto de destino en el que se realiza la copia.

Devoluciones

Objeto de destino.

Se aplica a