Initializing help system before first use

IsWriteable Property

Check whether the parameter is writeable with setparam. This property applies only to module parameters (model parameters are all writeable).

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public virtual bool IsWriteable { get; }

Property Value

Type:  Boolean
See Also