Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes.PatientUpdater Namespace > PatientUpdate Class : Operator Property |
[ElementAttribute()] public string Operator {get; set;}
'Declaration
<ElementAttribute()> Public Property Operator As String
'Usage
Dim instance As PatientUpdate Dim value As String instance.Operator = value value = instance.Operator
[ElementAttribute()] public: property String^ Operator { String^ get(); void set ( String^ value); }