Show / Hide Table of Contents

Class LicenseVerificationResultAlertCallToAction

Informácie o akcii, ktorá poskytuje používateľovi viac informácii súvisiacích so vzniknutým upozornením.

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

Constructors

LicenseVerificationResultAlertCallToAction(string, Uri)

Declaration
public LicenseVerificationResultAlertCallToAction(string name, Uri url)
Parameters
Type Name Description
string name
Uri url

Properties

Name

Názov akcie, ktorý je možné zobraziť v používateľskom rozhraní, napr. obsah tlačidla otvárajúceho URL.

Declaration
public string Name { get; }
Property Value
Type Description
string

Url

Webová adresa, na ktorú sa má používateľ presmerovať pre viac informácií súvisiacích so vzniknutým upozornením.

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