public (string , string[] )[] MetadataSelections { get; set; }
Public Property MetadataSelections As ( As String, As String())() Get Set
public: property array<ValueTuple<String^, array<String^>^>>^ MetadataSelections { array<ValueTuple<String^, array<String^>^>>^ get (); void set (array<ValueTuple<String^, array<String^>^>>^ value); }
member MetadataSelections : ValueTuple<string, string[]>[] with get, set
function get_MetadataSelections(); function set_MetadataSelections(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.