Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
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: property String^ PatientID { String^ get(); void set ( String^ value); }