Share via


PdsCWFormCtrl_WmsOnlineCounting::newFromForm Method [AX 2012]

Creates a new instance of the PdsCWFormCtrl_WmsOnlineCounting class by using the FormRun parameter.

Syntax

client server public static PdsCWFormCtrl_WmsOnlineCounting newFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    A FormRun object that the class controls.

Return Value

Type: PdsCWFormCtrl_WmsOnlineCounting Class
A new instance of the PdsCWFormCtrl_WmsOnlineCounting class.

See Also

Reference

PdsCWFormCtrl_WmsOnlineCounting Class