Click or drag to resize

EgaisDataException.ExciseStamps Property

Gets excise stamps on which error occured.

Namespace:  Resto.Front.Api.Exceptions
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public IEnumerable<string> ExciseStamps { get; }

Property Value

Type: IEnumerable<String>
See Also