Show / Hide Table of Contents

Class LocationSeriesRoot

Inheritance
object
LocationSeriesRoot
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 LocationSeriesRoot

Properties

View Source

Data

Declaration
[JsonPropertyName("data")]
public Data Data { get; set; }
Property Value
Type Description
Data
View Source

Status

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