Leadtools.Dicom.Web Namespace > Study Class : PatientID Property |
[DataMemberAttribute()] public string PatientID {get; set;}
'Declaration <DataMemberAttribute()> Public Property PatientID As String
'Usage Dim instance As Study Dim value As String instance.PatientID = value value = instance.PatientID
[DataMemberAttribute()] public string PatientID {get; set;}
DataMemberAttribute() get_PatientID();
set_PatientID(value);
[DataMemberAttribute()] public: property String^ PatientID { 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