PurchaseInvoice..::..GRNIsFullyInvoiced Method

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

Syntax


public bool GRNIsFullyInvoiced(
	string RE_Main_RecID
)
Public Function GRNIsFullyInvoiced ( _
	RE_Main_RecID As String _
) As Boolean
public:
bool^ GRNIsFullyInvoiced(
	String^ RE_Main_RecID
)

Parameters

RE_Main_RecID
Type: String