Table of Contents

Class ProgressIgnored

Namespace
InSite.Domain.Records
Assembly
Shift.Sdk.dll
public class ProgressIgnored : Change, IChange
Inheritance
ProgressIgnored
Implements
Inherited Members
Extension Methods

Constructors

ProgressIgnored(bool)

public ProgressIgnored(bool isIgnored)

Parameters

isIgnored bool

Properties

IsIgnored

public bool IsIgnored { get; }

Property Value

bool