public method Order.getLimitOrderId
Overview
Gets the unique identification number of the limit order attached to the entry order if there is one
Declaration
function getLimitOrderId()
public String getLimitOrderId();
public string getLimitOrderId();
Returns
The method returns a string that represents the unique identification number of the limit order attached to the entry order if there is one
Details
Declared in Order