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