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