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