Touchstone Re 2023 API Reference
CreatedDate Property (ProgramAggregateLossResult)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ProgramAggregateLossResult Class : CreatedDate Property
Contains the date and time that the analysis associated with the results was created.
Syntax
Public Property CreatedDate As Nullable(Of Date)
Dim instance As ProgramAggregateLossResult
Dim value As Nullable(Of Date)
 
instance.CreatedDate = value
 
value = instance.CreatedDate
public Nullable<DateTime> CreatedDate {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProgramAggregateLossResult Class
ProgramAggregateLossResult Members