[ConnectionStringParameterAttribute] [DefaultValueAttribute(333333)] public long PublicationInterval { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute(333333)> Public Property PublicationInterval As Long Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(333333)] property long long PublicationInterval { long long get (); void set (long long value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(333333)>] member PublicationInterval : int64 with get, set
function get_PublicationInterval(); function set_PublicationInterval(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.