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