Heureka API .NET Documentation
GenerateInitialStateCommand_Database_not_updated Property



Looks up a localized string similar to Simulation is not allowed because forest database is not updated. Reload your project and allow Heureka to update the database to perform simulations..
Syntax
'Declaration
 
Public Shared ReadOnly Property GenerateInitialStateCommand_Database_not_updated As String
'Usage
 
Dim value As String
 
value = Resources.GenerateInitialStateCommand_Database_not_updated
public static string GenerateInitialStateCommand_Database_not_updated {get;}
public:
static property String^ GenerateInitialStateCommand_Database_not_updated {
   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