Show / Hide Table of Contents

Class ArTarget_List.QueryContent

Inheritance
System.Object
Asset_List.QueryContent
ArTarget_List.QueryContent
ArTarget_List.PostData
Inherited Members
Asset_List.QueryContent.Name
Asset_List.QueryContent.AssetId
Asset_List.QueryContent.CreatedByUsername
Asset_List.QueryContent.Page
Asset_List.QueryContent.RecordsPerPage
Asset_List.QueryContent.Tags
Asset_List.QueryContent.FilterTagsUsingAnd
Asset_List.QueryContent.IncludeTargetImages
Asset_List.QueryContent.IncludeMedia
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 QueryContent : Asset_List.QueryContent

Constructors

View Source

QueryContent()

Declaration
public QueryContent()
View Source

QueryContent(ArTarget_List.QueryContent)

Declaration
public QueryContent(ArTarget_List.QueryContent cc)
Parameters
Type Name Description
ArTarget_List.QueryContent cc

Fields

View Source

ExcludeMarket

Declaration
public bool ExcludeMarket
Field Value
Type Description
System.Boolean
View Source

MarketOnly

Declaration
public bool MarketOnly
Field Value
Type Description
System.Boolean
View Source

Status

Published, Unpublished, or blank.

Declaration
public string Status
Field Value
Type Description
System.String

Extension Methods

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