IDfsParametersEnablePlugin Property |
Enable plugin.
Namespace:
DHI.Generic.MikeZero.DFS
Assembly:
DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxbool EnablePlugin { get; set; }
Property EnablePlugin As Boolean
Get
Set
property bool EnablePlugin {
bool get ();
void set (bool value);
}
abstract EnablePlugin : bool with get, set
Property Value
Type:
Boolean
Remarks
Enabling plugin on some dfs file types will produce extra items, that
are derived from the items in the file. The functionality depends
at the dfs file at hand.
See Also