CreditorAllocationCollection..::..RaiseAllocationWarningEvent Method

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

Syntax


public void RaiseAllocationWarningEvent(
	string AllocationKey,
	string WarningMessage
)
Public Sub RaiseAllocationWarningEvent ( _
	AllocationKey As String, _
	WarningMessage As String _
)
public:
void RaiseAllocationWarningEvent(
	String^ AllocationKey, 
	String^ WarningMessage
)

Parameters

AllocationKey
Type: String
WarningMessage
Type: String