Table of Contents

Class OldOption

Namespace
InSite.Domain.Attempts
Assembly
Shift.Sdk.dll
public class OldOption
Inheritance
OldOption
Inherited Members
Extension Methods

Constructors

OldOption()

public OldOption()

Properties

IsTrue

public bool? IsTrue { get; set; }

Property Value

bool?

Key

public int Key { get; set; }

Property Value

int

Points

public decimal Points { get; set; }

Property Value

decimal