Leadtools.Dicom.Scu Namespace > Study Class : Date Property |
public Nullable<DateTime> Date {get;}
'Declaration Public ReadOnly Property Date As Nullable(Of Date)
'Usage Dim instance As Study Dim value As Nullable(Of Date) value = instance.Date
public IReference<DateTime> Date {get;}
get_Date();
public: property Nullable<DateTime> Date { Nullable<DateTime> get(); }
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