[NonRecordFieldAttribute]
[JsonIgnoreAttribute]
public List<MeasurementKey> ActiveTags { get; }<NonRecordFieldAttribute>
<JsonIgnoreAttribute>
Public ReadOnly Property ActiveTags As List(Of MeasurementKey)
Getpublic:
[NonRecordFieldAttribute]
[JsonIgnoreAttribute]
property List<MeasurementKey^>^ ActiveTags {
List<MeasurementKey^>^ get ();
}function get_ActiveTags();