Common.toViewDataSource(Int32, Common) 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 toViewDataSource(int dataSourceNumber, Microsoft::Dynamics::Ax::Xpp::Common ^ buffer);
public void toViewDataSource (int dataSourceNumber, Microsoft.Dynamics.Ax.Xpp.Common buffer);
member this.toViewDataSource : int * Microsoft.Dynamics.Ax.Xpp.Common -> unit
Public Sub toViewDataSource (dataSourceNumber As Integer, buffer As Common)
Parameters
- dataSourceNumber
- Int32
- buffer
- Common