ScriptLoaderDependencies Property |
Default dependencies for MIKE 1D engine
Namespace:
DHI.Mike1D.Plugins
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public virtual string Dependencies { get; }
Public Overridable ReadOnly Property Dependencies As String
Get
public:
virtual property String^ Dependencies {
String^ get ();
}
Property Value
Type:
StringSee Also