Show / Hide Table of Contents

Class Asset_List.QueryOutcome

Inheritance
System.Object
Asset_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

assets

Declaration
public List<Asset> assets
Field Value
Type Description
System.Collections.Generic.List<Asset>
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