C#
VB
C++
Gets or sets the name of the operator for this update action.
[Element(DicomTag.OperatorName)]
public string Operator { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property Operator As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ Operator {
String^ get();
void set ( String^ );
}
The operator.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET