CreditorBatchTrans..::..JiwaUser Property

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

Syntax


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