Table of Contents

Class StorageNameAttribute

Namespace
RetailForce.Fiscalisation.Storage
Assembly
RetailForce.Fiscalisation.Model.dll
[AttributeUsage(AttributeTargets.Class)]
public class StorageNameAttribute : Attribute
Inheritance
StorageNameAttribute
Inherited Members

Constructors

StorageNameAttribute(string)

public StorageNameAttribute(string name)

Parameters

name string

Properties

Name

public string Name { get; }

Property Value

string