Click or drag to resize

ProductIdEventArgs Class

Arguments related to product id.
Inheritance Hierarchy

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

The ProductIdEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodProductIdEventArgs
Initializes a new instance of the ProductIdEventArgs class
Top
Fields
  NameDescription
Public fieldId
The Id of Product.
Top
See Also