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