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