AbstractSecuritysetDatedDate Method
Set the DatedDate for this Security
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public void setDatedDate(
	FISADate datedDate
)
Public Sub setDatedDate ( 
	datedDate As FISADate
)
Parameters
- datedDate  FISADate
 - 
The new DatedDate, or null it none should be set.