Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

ApplicationContextName Property








Gets or sets the Application Context Name for the DICOM Associate.
Syntax
public string ApplicationContextName {get; set;}
'Declaration
 
Public Property ApplicationContextName As String
'Usage
 
Dim instance As DicomAssociate
Dim value As String
 
instance.ApplicationContextName = value
 
value = instance.ApplicationContextName
public string ApplicationContextName {get; set;}
 <br/>get_ApplicationContextName();<br/>set_ApplicationContextName(value);<br/>Object.defineProperty('ApplicationContextName'); 
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

See Also

Reference

DicomAssociate Class
DicomAssociate Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features