Show / Hide Table of Contents

Class ArLocation_ListByChannel.ApiData

Inheritance
System.Object
ArLocation_ListByChannel.ApiData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.Location.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class ApiData

Fields

View Source

locations

Declaration
public List<Location> locations
Field Value
Type Description
System.Collections.Generic.List<Location>

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX