Initializing help system before first use

IsReadable Property

Check whether the parameter is readable with getparam. This method applies only to module parameters (model parameters are all readable).

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

Property Value

Type:  Boolean
See Also