Reference Library
Product Property
NamespacesAsgard5.BnlsReceivedVersionByteEventArgsProduct
Declaration Syntax
C#Visual BasicVisual C++
public int Product { get; set; }
Public Property Product As Integer
	Get
	Set
public:
property int Product {
	int get ();
	void set (int value);
}

Assembly: Asgard5Library (Module: Asgard5Library)