ReportRun.sectionsLeft(ReportSection) 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 int sectionsLeft(Dynamics::AX::Application::ReportSection ^ _section);
public virtual int sectionsLeft (Dynamics.AX.Application.ReportSection _section);
abstract member sectionsLeft : Dynamics.AX.Application.ReportSection -> int
override this.sectionsLeft : Dynamics.AX.Application.ReportSection -> int
Public Overridable Function sectionsLeft (_section As ReportSection) As Integer
Parameters
- _section
- ReportSection