Back to Website
Show / Hide Table of Contents

Class ItemsData

Inheritance
System.Object
ItemsData
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ItemsData

Constructors

ItemsData()

Declaration
public ItemsData()

Properties

DataItems

Declaration
public IDictionary<string, JToken> DataItems { get; set; }
Property Value
Type Description
System.Collections.Generic.IDictionary<System.String, Newtonsoft.Json.Linq.JToken>

Placeholders

Declaration
public Dictionary<string, string> Placeholders { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<System.String, System.String>

RootItems

Declaration
public ItemDataCollection RootItems { get; set; }
Property Value
Type Description
ItemDataCollection

Surfaces

Declaration
public Dictionary<string, ItemDataCollection> Surfaces { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<System.String, ItemDataCollection>

Methods

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
Overrides
System.Object.GetHashCode()

Extension Methods

ItemsDataExtensionMethods.GetImageUrls(ItemsData)
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback