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