DebtorSystemTemplateField..::..Assembly Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Debtor
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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