Marks a field or property declared in a rule as an expert system parameter.
For a list of all members of this type, see ParameterAttribute Members.
System.Object
System.Attribute
ExpertCoder.ExpertSystem.ParameterAttribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
If you use this attribute, tools can query your expert system in order to get the list of expected parameters, and you can use the AssignParameters to automatically assign values to the parameters.
Namespace: ExpertCoder.ExpertSystem
Assembly: ExpertCoder.ExpertSystem (in ExpertCoder.ExpertSystem.dll)
ParameterAttribute Members | ExpertCoder.ExpertSystem Namespace