Heureka API .NET Documentation
GenerateInitialStateCommand_noTuFoundForSelArea Property



Looks up a localized string similar to No treatmentunits found for selected areas. One or more of selected areas are marked to filter on inventory year. Check that correct years have been selected..
Syntax
'Declaration
 
Public Shared ReadOnly Property GenerateInitialStateCommand_noTuFoundForSelArea As String
'Usage
 
Dim value As String
 
value = Resources.GenerateInitialStateCommand_noTuFoundForSelArea
public static string GenerateInitialStateCommand_noTuFoundForSelArea {get;}
public:
static property String^ GenerateInitialStateCommand_noTuFoundForSelArea {
   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