public List<Tuple<string, string, string, bool>> ReadonlyHotLinkFields { get; }
Public ReadOnly Property ReadonlyHotLinkFields As List(Of Tuple(Of String, String, String, Boolean)) Get
public: property List<Tuple<String^, String^, String^, bool>^>^ ReadonlyHotLinkFields { List<Tuple<String^, String^, String^, bool>^>^ get (); }
member ReadonlyHotLinkFields : List<Tuple<string, string, string, bool>> with get
function get_ReadonlyHotLinkFields();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.