C#
VB
C++
Gets or sets the Protocol Name.
[DataMemberAttribute()]
[Element(DicomTag.ProtocolName)]
public string ProtocolName { get; set; }
<ElementAttribute(1577008),
DataMemberAttribute()>
Public Property ProtocolName() As String
Get
Set
public:
[ElementAttribute(1577008),
DataMemberAttribute]
property String^ ProtocolName
{
String^ get()
void set(String^ value)
}
The Protocol Name.
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