Show / Hide Table of Contents

Class CopyrightDetails

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

Fields

View Source

createdUtcDate

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

createdUtcDateStr

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

formattedOutput

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

legalInfoUrl

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

owner

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

ownerContactDetails

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

title

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

usageRights

Declaration
public string usageRights
Field Value
Type Description
System.String

Properties

View Source

CreatedUtcDate

Declaration
public DateTime CreatedUtcDate { get; }
Property Value
Type Description
System.DateTime

Extension Methods

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