Click or drag to resize

DfsParametersEnablePlugin 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)
Syntax
public bool EnablePlugin { get; set; }

Property Value

Type: Boolean

Implements

IDfsParametersEnablePlugin
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