ObjectiveParameterAttribute Class
Indicates that a property of the custom fitness class (derived from FitnessBase)
is a parameter that the user can set.
Namespace:
Sharpshooter.SDKAssembly: Sharpshooter.SDK (in Sharpshooter.SDK.dll)
Syntax
[SerializableAttribute] [AttributeUsageAttribute] public class ObjectiveParameterAttribute : Attribute

