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 SourcecreatedUtcDate
Declaration
public string createdUtcDate
Field Value
Type | Description |
---|---|
System.String |
createdUtcDateStr
Declaration
public string createdUtcDateStr
Field Value
Type | Description |
---|---|
System.String |
formattedOutput
Declaration
public string formattedOutput
Field Value
Type | Description |
---|---|
System.String |
legalInfoUrl
Declaration
public string legalInfoUrl
Field Value
Type | Description |
---|---|
System.String |
owner
Declaration
public string owner
Field Value
Type | Description |
---|---|
System.String |
ownerContactDetails
Declaration
public string ownerContactDetails
Field Value
Type | Description |
---|---|
System.String |
title
Declaration
public string title
Field Value
Type | Description |
---|---|
System.String |
usageRights
Declaration
public string usageRights
Field Value
Type | Description |
---|---|
System.String |
Properties
View SourceCreatedUtcDate
Declaration
public DateTime CreatedUtcDate { get; }
Property Value
Type | Description |
---|---|
System.DateTime |