[XmlIgnoreAttribute] public DateTime LastProcessTimestamp { get; set; }
<XmlIgnoreAttribute> Public Property LastProcessTimestamp As DateTime Get Set
public: [XmlIgnoreAttribute] property DateTime LastProcessTimestamp { DateTime get (); void set (DateTime value); }
[<XmlIgnoreAttribute>] member LastProcessTimestamp : DateTime with get, set
function get_LastProcessTimestamp(); function set_LastProcessTimestamp(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.