Leadtools.Dicom.Common.DataTypes Namespace > ContentItem Class : PersonName Property |
[ElementAttribute()] public string PersonName {get; set;}
'Declaration <ElementAttribute()> Public Property PersonName As String
'Usage Dim instance As ContentItem Dim value As String instance.PersonName = value value = instance.PersonName
[ElementAttribute()] public string PersonName {get; set;}
ElementAttribute() get_PersonName();
set_PersonName(value);
[ElementAttribute()] public: property String^ PersonName { String^ get(); void set ( String^ 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