public float? ReferenceThreshold { get; set; }
public: property Nullable<float> ReferenceThreshold { Nullable<float> get (); void set (Nullable<float> value); }
function get_ReferenceThreshold(); function set_ReferenceThreshold(value);
In This Article