[ConnectionStringParameterAttribute] [DefaultValueAttribute("0.######")] public string ValueFormat { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute("0.######")> Public Property ValueFormat As String Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(L"0.######")] property String^ ValueFormat { String^ get (); void set (String^ value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute("0.######")>] member ValueFormat : string with get, set
function get_ValueFormat(); function set_ValueFormat(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.