Leadtools.Dicom.Scu Namespace > Patient Class : Name Property |
public PersonName Name {get; set;}
'Declaration Public Property Name As PersonName
'Usage Dim instance As Patient Dim value As PersonName instance.Name = value value = instance.Name
public PersonName Name {get; set;}
get_Name();
set_Name(value);
public: property PersonName^ Name { PersonName^ get(); void set ( 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