Table of Contents

Class ScaleSerialized

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class ScaleSerialized
Inheritance
ScaleSerialized
Inherited Members
Extension Methods

Constructors

ScaleSerialized()

public ScaleSerialized()

Properties

Category

public string Category { get; set; }

Property Value

string

Items

public List<ScaleItemSerialized> Items { get; set; }

Property Value

List<ScaleItemSerialized>