Click or drag to resize

ProductItem Class

Class containing information for license products.
Inheritance Hierarchy
SystemObject
  RAYLASE.SharedProductItem

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
public class ProductItem

The ProductItem type exposes the following members.

Constructors
 NameDescription
Public methodProductItemInitializes a new instance of the ProductItem class
Top
Properties
Methods
 NameDescription
Public methodToStringReturns a string that represents the current object.
(Overrides ObjectToString)
Top
See Also