Heureka API .NET Documentation
Project_Old_pricelists_text Property



Looks up a localized string similar to Length corrections for timber pricelists has been introduced in the version 1.9.6 of Heureka. You should consider modifying your pricelists to include proper length corrections. When doing this you should also set butt log and middle log to 5.5 m and 11 m respectively, for pine and spruce. A new default pricelist with length corrections for pine and spruce is now included with Heureka. New projects will use this pricelist, unless you have specified another pricelist as default. Please note that because o [rest of string was truncated]";.
Syntax
'Declaration
 
Public Shared ReadOnly Property Project_Old_pricelists_text As String
'Usage
 
Dim value As String
 
value = Resources.Project_Old_pricelists_text
public static string Project_Old_pricelists_text {get;}
public:
static property String^ Project_Old_pricelists_text {
   String^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Resources Class
Resources Members

Send Feedback