User Tools

Site Tools


getusemrp_get_usemrp_value_fm.htm
Navigation:  ABC Library Reference > FileManager > FileManager Methods >====== GetUseMRP (get UseMRP value) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetUseMRP( ),BYTE,VIRTUAL

blk2blue.jpg

GetUseMRP Retrieves the value of the UseMRP property.

The GetUseMRP VIRTUAL method is used to retrieve the value of the UseMRP property. This property is used in conjunction with the IP Driver processing of Multiple Request Packets.

Implementation:

GetUseMRP retrieves the value of the PROTECTED UseMRP property. It can be useful for detecting the UseMRP value set by the templates, and resetting it at runtime via the SetUseMRP method.

Return Value:     BYTE

Example:

IF Access:Customer.GetUseMRP() = 1

Access:Customer.SetUseMRP(0)

END

See Also:     SetUseMRP

getusemrp_get_usemrp_value_fm.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1