public method Order.getNetQuantity
Gets the Net Amount order flag
Declaration
protojavascriptjavacsharppublic getNetQuantity() : boolean
public getNetQuantity() : boolean
protojavascriptjavacsharpfunction getNetQuantity()
function getNetQuantity()
protojavascriptjavacsharppublic Boolean getNetQuantity();
public Boolean getNetQuantity();
protojavascriptjavacsharppublic bool getNetQuantity();
public bool getNetQuantity();
Returns
The method returns the Net Amount order flag
Declared in Order