CatchmentNamBoundaryRadiation Property  | 
 
            Radiation boundary
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic IBoundarySource BoundaryRadiation { get; set; }Public Property BoundaryRadiation As IBoundarySource
	Get
	Set
public:
property IBoundarySource^ BoundaryRadiation {
	IBoundarySource^ get ();
	void set (IBoundarySource^ value);
}Property Value
Type: 
IBoundarySource
See Also