clsDBAllocations..::..ErrorModule Property

Namespace:  JiwaFinancials.Jiwa.JiwaDBAllocations
Assembly:  JiwaDBAllocations (in JiwaDBAllocations.dll)

Syntax


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