Show / Hide Table of Contents

Class CashRegisterLocation

Poloha prenosnej registračnej pokladne

Inheritance
object
RegistrationData
CashRegisterLocation
Inherited Members
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class CashRegisterLocation : RegistrationData

Constructors

CashRegisterLocation(ORPCode, CashRegisterOtherLocation)

Declaration
public CashRegisterLocation(ORPCode cashRegisterCode, CashRegisterOtherLocation other)
Parameters
Type Name Description
ORPCode cashRegisterCode
CashRegisterOtherLocation other

CashRegisterLocation(ORPCode, GeoCoordinates)

Declaration
public CashRegisterLocation(ORPCode cashRegisterCode, GeoCoordinates gps)
Parameters
Type Name Description
ORPCode cashRegisterCode
GeoCoordinates gps

CashRegisterLocation(ORPCode, Location)

Declaration
public CashRegisterLocation(ORPCode cashRegisterCode, Location location)
Parameters
Type Name Description
ORPCode cashRegisterCode
Location location

CashRegisterLocation(ORPCode, PhysicalAddress)

Declaration
public CashRegisterLocation(ORPCode cashRegisterCode, PhysicalAddress physicalAddress)
Parameters
Type Name Description
ORPCode cashRegisterCode
PhysicalAddress physicalAddress

Properties

CashRegisterCode

Kód on-line registračnej pokladne.

Declaration
public override ORPCode CashRegisterCode { get; }
Property Value
Type Description
ORPCode
Overrides
RegistrationData.CashRegisterCode

Location

Poloha prenosnej registračnej pokladne

Declaration
public Location Location { get; }
Property Value
Type Description
Location

Methods

Equals(CashRegisterLocation)

Declaration
public bool Equals(CashRegisterLocation other)
Parameters
Type Name Description
CashRegisterLocation other
Returns
Type Description
bool

Equals(object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides
object.Equals(object)

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
int
Overrides
object.GetHashCode()
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©