Leadtools.Dicom.Scu Namespace > Patient Class : Comments Property |
public string Comments {get; set;}
'Declaration Public Property Comments As String
'Usage Dim instance As Patient Dim value As String instance.Comments = value value = instance.Comments