SalesQuote..::..CreateNew Method (String, Boolean)

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public void CreateNew(
	string DebtorSeed,
	bool DebtorSeedIsID
)
Public Sub CreateNew ( _
	DebtorSeed As String, _
	DebtorSeedIsID As Boolean _
)
public:
void CreateNew(
	String^ DebtorSeed, 
	bool^ DebtorSeedIsID
)

Parameters

DebtorSeed
Type: String
DebtorSeedIsID
Type: Boolean