LEADTOOLS Medical (Leadtools.Dicom assembly)

ApplicationContextName Property

Show in webframe







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;}

            

            
 
get_ApplicationContextName();
set_ApplicationContextName(value);
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" (DicomUidType.ApplicationContextName). The maximum length for this value is 64.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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