AbstractPreferredSecuritysetDividendPaymentDate Method

Set the dividendPaymentDate.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public void setDividendPaymentDate(
	FISADate dividendPaymentDate
)

Parameters

dividendPaymentDate  FISADate
The dividendPaymentDate, or null.

See Also