[DefaultValueExpressionAttribute("Global.NodeID")] public Guid NodeID { get; set; }
<DefaultValueExpressionAttribute("Global.NodeID")> Public Property NodeID As Guid Get Set
public: [DefaultValueExpressionAttribute(L"Global.NodeID")] property Guid NodeID { Guid get (); void set (Guid value); }
[<DefaultValueExpressionAttribute("Global.NodeID")>] member NodeID : Guid with get, set
function get_NodeID(); function set_NodeID(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.