public method RawOpenPosition.getAccountName
Overview
Gets the unique name of the account the position is opened on
Declaration
function getAccountName()
public String getAccountName();
public string getAccountName();
Returns
The method returns a string that represents the unique name of the account the position is opened on
Details
Declared in RawOpenPosition