C#
VB
C++
Gets or sets the Application Context Name for the DICOM Associate.
public string ApplicationContextName { get; set; }
Public Property ApplicationContextName As String
public:
property String^ ApplicationContextName {
String^ get();
void set ( String^ value);
}
The Application Context Name for the DICOM Associate. The default value is "1.2.840.10008.3.1.1.1" (ApplicationContextName). The maximum length for this value is 64.
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