IEcoLabConstantForcingBaseUserSpecified Property  | 
 
            Flag defining if the value is user specified. The flag must be set if
            
BuildInId is not defined. It can also be set if the
            
BuildInId is defined, then the user specified value
            overrides the build in value.
            
 
    Namespace: 
   DHI.Mike1D.EcoLabDataAccess
    Assembly:
   DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxbool UserSpecified { get; set; }Property UserSpecified As Boolean
	Get
	Set
property bool UserSpecified {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also