AbstractSecuritygetDatedDate Method

Get the DatedDate set 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 FISADate getDatedDate()

Return Value

FISADate
The DatedDate set for this Security, or null if none has been set.

See Also