• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Class ImageMetadataKeys

The image metadata key

Inheritance
System.Object
ImageMetadataKeys
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: Snowflake.Model.Records.File
Assembly: Snowflake.Framework.Primitives.dll
Syntax
public static class ImageMetadataKeys

Fields

CacheId

The image cache id if available.

Declaration
public static readonly string CacheId
Field Value
Type Description
System.String

Date

The image date

Declaration
public static readonly string Date
Field Value
Type Description
System.String

Scale

The scale of the image

Declaration
public static readonly string Scale
Field Value
Type Description
System.String

Type

The image type

Declaration
public static readonly string Type
Field Value
Type Description
System.String
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.