Click or drag to resize

ProductUUIDEventArgs Class

Gateway UUID related arguments.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Nexpaq.EventArgumentsProductUUIDEventArgs

Namespace:  Nexpaq.EventArguments
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public class ProductUUIDEventArgs : EventArgs

The ProductUUIDEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodProductUUIDEventArgs
Initializes a new instance of the ProductUUIDEventArgs class
Top
Fields
  NameDescription
Public fieldUUID
The UUID of Product.
Top
See Also