PdsMRCRegulated::construct Method [AX 2012]

Initializes a new instance of the PdsMRCRegulated class.

client server public static PdsMRCRegulated construct(Common _common)

Run On

Called

Parameters

_common
Type: Common Table
A Common record that is used to determine which derived class to use.

Return Value

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

This method returns a derived PdsMRCRegulated class.

Show: