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