Show / Hide Table of Contents

Class ArTarget_List.QueryOutcome

Inheritance
System.Object
ArTarget_List.QueryOutcome
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.ArTargetImageAndMedia.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class QueryOutcome

Fields

View Source

ArTargets

Declaration
public List<ArTarget> ArTargets
Field Value
Type Description
System.Collections.Generic.List<ArTarget>
View Source

Page

Declaration
public int Page
Field Value
Type Description
System.Int32
View Source

RecordsPerPage

Declaration
public int RecordsPerPage
Field Value
Type Description
System.Int32
View Source

StatusOptions

Declaration
public List<string> StatusOptions
Field Value
Type Description
System.Collections.Generic.List<System.String>
View Source

TotalRecords

Declaration
public int TotalRecords
Field Value
Type Description
System.Int32

Extension Methods

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