[ConnectionStringParameterAttribute] [DefaultValueAttribute(TimestampSource.Frame)] public TimestampSource TimestampSource { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute(TimestampSource.Frame)> Public Property TimestampSource As TimestampSource Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(TimestampSource::Frame)] property TimestampSource TimestampSource { TimestampSource get (); void set (TimestampSource value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(TimestampSource.Frame)>] member TimestampSource : TimestampSource with get, set
function get_TimestampSource(); function set_TimestampSource(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.