UserDefinedGroupBinding.CopyTo(UserDefinedGroupBinding) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Copies the content of the object to the specified UserDefinedGroupBinding object.
public Microsoft.AnalysisServices.UserDefinedGroupBinding CopyTo (Microsoft.AnalysisServices.UserDefinedGroupBinding obj);
override this.CopyTo : Microsoft.AnalysisServices.UserDefinedGroupBinding -> Microsoft.AnalysisServices.UserDefinedGroupBinding
Public Function CopyTo (obj As UserDefinedGroupBinding) As UserDefinedGroupBinding
Parameters
The object to copy to.
Returns
A UserDefinedGroupBinding object.