Show / Hide Table of Contents

Class QueueProcessCurrentItemChange

Zmena spracovávanej položky

Inheritance
System.Object
QueueProcessCurrentItemChange
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class QueueProcessCurrentItemChange : Object

Constructors

QueueProcessCurrentItemChange(IRegisterToken, IRegisterToken)

Declaration
public QueueProcessCurrentItemChange(IRegisterToken newItem, IRegisterToken oldItem)
Parameters
Type Name Description
IRegisterToken newItem
IRegisterToken oldItem

Properties

NewItem

Nová spracovávaná položka

Declaration
public IRegisterToken NewItem { get; }
Property Value
Type Description
IRegisterToken

OldItem

Predchádzajúca spracovávaná položka

Declaration
public IRegisterToken OldItem { get; }
Property Value
Type Description
IRegisterToken
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©