ReportSection.addDateTimeControl(Int32, Int32) 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:
virtual Dynamics::AX::Application::ReportDateTimeControl ^ addDateTimeControl(int _tableId, int _fieldId);
public virtual Dynamics.AX.Application.ReportDateTimeControl addDateTimeControl (int _tableId, int _fieldId);
abstract member addDateTimeControl : int * int -> Dynamics.AX.Application.ReportDateTimeControl
override this.addDateTimeControl : int * int -> Dynamics.AX.Application.ReportDateTimeControl
Public Overridable Function addDateTimeControl (_tableId As Integer, _fieldId As Integer) As ReportDateTimeControl
Parameters
- _tableId
- Int32
- _fieldId
- Int32