Common.CopyData(Common, Boolean, Boolean) 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.
public:
void CopyData(Microsoft::Dynamics::Ax::Xpp::Common ^ destination, bool applyToNewInDestination, bool applyToOrigInDestination);
public void CopyData (Microsoft.Dynamics.Ax.Xpp.Common destination, bool applyToNewInDestination, bool applyToOrigInDestination);
member this.CopyData : Microsoft.Dynamics.Ax.Xpp.Common * bool * bool -> unit
Public Sub CopyData (destination As Common, applyToNewInDestination As Boolean, applyToOrigInDestination As Boolean)
Parameters
- destination
- Common
- applyToNewInDestination
- Boolean
- applyToOrigInDestination
- Boolean