Get the DatedDate set for this Security

Namespace:  com.ftlabs.fisa
Assembly:  FISA.NET (in FISA.NET.dll) Version: 1.0.3126.3801

Syntax

C#
public FISADate getDatedDate()
Visual Basic (Declaration)
Public Function getDatedDate As FISADate
Visual C++
public:
FISADate^ getDatedDate()

Return Value

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

See Also