Table of Contents

Class AccessLicenseConfigurationParameter

Namespace
RetailForce.Fiscalisation.Configuration
Assembly
RetailForce.Fiscalisation.Model.dll
public class AccessLicenseConfigurationParameter : ConfigurationParameter, IEquatable<ConfigurationParameter>
Inheritance
AccessLicenseConfigurationParameter
Implements
Inherited Members

Properties

AccessLicenseId

public string AccessLicenseId { get; set; }

Property Value

string

Methods

Equals(object)

Determines whether the specified object is equal to the current object.

public override bool Equals(object other)

Parameters

other object

Returns

bool

true if the specified object is equal to the current object; otherwise, false.