DataEntityDataSourceRuntimeContext(Common, String, Int32, Int32) Constructor
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:
DataEntityDataSourceRuntimeContext(Microsoft::Dynamics::Ax::Xpp::Common ^ buffer, System::String ^ name, int id, int runTimeId);
public DataEntityDataSourceRuntimeContext (Microsoft.Dynamics.Ax.Xpp.Common buffer, string name, int id, int runTimeId);
new Dynamics.AX.Application.DataEntityDataSourceRuntimeContext : Microsoft.Dynamics.Ax.Xpp.Common * string * int * int -> Dynamics.AX.Application.DataEntityDataSourceRuntimeContext
Public Sub New (buffer As Common, name As String, id As Integer, runTimeId As Integer)
Parameters
- buffer
- Common
- name
- String
- id
- Int32
- runTimeId
- Int32