Template..::..Assembly Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.AttributeGroupTemplate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public Assembly Assembly { get; set; }
Public Property Assembly As Assembly
	Get
	Set
public:
property Assembly^ Assembly {
	Assembly^ get ();
	void set (Assembly^ value);
}