AbstractSecuritysetDatedDate Method

Set the DatedDate for this Security

Definition

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

Parameters

datedDate  FISADate
The new DatedDate, or null it none should be set.

See Also