Table of Contents

Class Experience

Namespace
Shift.Toolbox.Progress
Assembly
Shift.Toolbox.dll
public class Experience
Inheritance
Experience
Inherited Members
Extension Methods

Constructors

Experience()

public Experience()

Properties

ExperienceCreated

public string ExperienceCreated { get; set; }

Property Value

string

ExperienceFields

public List<ExperienceField> ExperienceFields { get; set; }

Property Value

List<ExperienceField>

Sequence

public int Sequence { get; set; }

Property Value

int

Status

public string Status { get; set; }

Property Value

string