FiscalDataItem Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the programmatic structure used by the service object to return a fiscal data item from a Fiscal Printer device.
public struct FiscalDataItem
type FiscalDataItem = struct
Public Structure FiscalDataItem
- Inheritance
-
FiscalDataItem
Constructors
FiscalDataItem(String, Int32) |
Creates an instance of the FiscalDataItem structure from parameters specifying the instance's constituent parts. |
Properties
Data | |
ItemOption |
Methods
Equals(FiscalDataItem, FiscalDataItem) | |
Equals(FiscalDataItem) | |
Equals(Object) | |
GetHashCode() |
Operators
Equality(FiscalDataItem, Object) |
Compares the specified FiscalDataItem and object to determine whether they are the same. |
Inequality(FiscalDataItem, Object) |
Compares the specified FiscalDataItem and object to determine whether they are different. |