←Select platform

ApplicationContextName Property

Summary

Gets or sets the Application Context Name for the DICOM Associate.

Syntax
C#
VB
C++
public string ApplicationContextName { get; set; } 
Public Property ApplicationContextName As String 
public: 
property String^ ApplicationContextName { 
   String^ get(); 
   void set (    String^ value); 
} 

Property 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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly