Show / Hide Table of Contents

Class Asset_List.PostData

Post ApiData

Inheritance
System.Object
Asset_List.QueryContent
Asset_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 PostData : Asset_List.QueryContent

Constructors

View Source

PostData(Asset_List.QueryContent)

Declaration
public PostData(Asset_List.QueryContent cc)
Parameters
Type Name Description
Asset_List.QueryContent cc

Extension Methods

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