Leadtools.Dicom.Scu Namespace > Study Class : NameOfDrsReading Property |
public List<PersonName> NameOfDrsReading {get; set;}
'Declaration Public Property NameOfDrsReading As List(Of PersonName)
'Usage Dim instance As Study Dim value As List(Of PersonName) instance.NameOfDrsReading = value value = instance.NameOfDrsReading
public List<PersonName> NameOfDrsReading {get; set;}
get_NameOfDrsReading();
set_NameOfDrsReading(value);
public: property List<PersonName^>^ NameOfDrsReading { List<PersonName^>^ get(); void set ( List<PersonName^>^ value); }
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