An NDoc Documented Class Library

ParameterDescriptor.IsRequired Field

Indicates whether this parameter is required or not.

public bool IsRequired;

Remarks

If a required parameter is not supplied, the expert system that expects it will not execute.

See Also

ParameterDescriptor Class | ExpertCoder.ExpertSystem Namespace