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