←Select platform

ApplicationContextName Property

Summary
Gets or sets the Application Context Name for the DICOM Associate.
Syntax
C#
Objective-C
C++/CLI
public string ApplicationContextName { get; set; } 
@property (nonatomic, strong) NSString *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

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.