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