InventMovement.getModuleType_CN Method [AX 2012]

Gets the value of module type.

Syntax

public ModuleInventPurchSales getModuleType_CN()

Run On

Called

Return Value

Type: ModuleInventPurchSales Enumeration
Module Type.

Remarks

Because the method moduleType is changed from public to protected, this method is added to be used by other classes.

See Also

Reference

InventMovement Class