MainForm..::..CreditorImportObject Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditorsUI.Import
Assembly:  JiwaCreditorsUI (in JiwaCreditorsUI.dll)

Syntax


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