ReportOutputUser.writeAutoLabel(OutputAutoLabelField, OuputSection) 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 void writeAutoLabel(Dynamics::AX::Application::OutputAutoLabelField ^ _field, Dynamics::AX::Application::OuputSection ^ _section);
public virtual void writeAutoLabel (Dynamics.AX.Application.OutputAutoLabelField _field, Dynamics.AX.Application.OuputSection _section);
abstract member writeAutoLabel : Dynamics.AX.Application.OutputAutoLabelField * Dynamics.AX.Application.OuputSection -> unit
override this.writeAutoLabel : Dynamics.AX.Application.OutputAutoLabelField * Dynamics.AX.Application.OuputSection -> unit
Public Overridable Sub writeAutoLabel (_field As OutputAutoLabelField, _section As OuputSection)
Parameters
- _field
- OutputAutoLabelField
- _section
- OuputSection