EcoLabConstantDescription Property  | 
 
            General description of constant
            
 
    Namespace: 
   DHI.Mike1D.EcoLabDataAccess
    Assembly:
   DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic string Description { get; set; }Public Property Description As String
	Get
	Set
public:
virtual property String^ Description {
	String^ get () sealed;
	void set (String^ value) sealed;
}Property Value
Type: 
StringImplements
IEcoLabConstantForcingBaseDescription
See Also