Show / Hide Table of Contents

Class ImageInIrDataStore

Inheritance
System.Object
ImageInIrDataStore
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.ImageRecognition
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class ImageInIrDataStore

Fields

View Source

channelId

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

imageThumbnailUrl

Declaration
public string imageThumbnailUrl
Field Value
Type Description
System.String
View Source

imageUrl

Declaration
public string imageUrl
Field Value
Type Description
System.String
View Source

isOrphan

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

key

Declaration
public string key
Field Value
Type Description
System.String

Extension Methods

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