[DefaultValueAttribute(5)] public int ArchiveOffloadCount { get; set; }
<DefaultValueAttribute(5)> Public Property ArchiveOffloadCount As Integer Get Set
public: [DefaultValueAttribute(5)] property int ArchiveOffloadCount { int get (); void set (int value); }
[<DefaultValueAttribute(5)>] member ArchiveOffloadCount : int with get, set
function get_ArchiveOffloadCount(); function set_ArchiveOffloadCount(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.