Show / Hide Table of Contents

Class Data

Inheritance
object
Data
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: FpAssistantCore.Faa.Nms
Assembly: FpAssistantCoreScl.dll
Syntax
public class Data

Properties

View Source

LocationSeries

Declaration
[JsonPropertyName("locationSeries")]
public List<LocationSeries> LocationSeries { get; set; }
Property Value
Type Description
List<LocationSeries>
  • View Source
In this article
Back to top Copyright 2018-2026 CADology Limited