Heureka API .NET Documentation
DefaultPricelistSetter_Invalid_pricelists Property



Looks up a localized string similar to The following control categories have cost control tables with invalid pricelist references: {0} This issue must be resolved in order for simulation to be performed. Set these to default pricelist now?.
Syntax
'Declaration
 
Public Shared ReadOnly Property DefaultPricelistSetter_Invalid_pricelists As String
'Usage
 
Dim value As String
 
value = Resources.DefaultPricelistSetter_Invalid_pricelists
public static string DefaultPricelistSetter_Invalid_pricelists {get;}
public:
static property String^ DefaultPricelistSetter_Invalid_pricelists {
   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