LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
PresentationContextAttribute Class
See Also  Members  
Leadtools.Dicom.AddIn.Attributes Namespace : PresentationContextAttribute Class



Specified a presentation context for a DICOM method. Multiple attributes can be specified for a method.

Object Model

PresentationContextAttribute Class

Syntax

Visual Basic (Declaration) 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Method, 
   AllowMultiple=True, 
   Inherited=True)>
Public Class PresentationContextAttribute 
   Inherits System.Attribute
   Implements _Attribute 
Visual Basic (Usage)Copy Code
Dim instance As PresentationContextAttribute
C# 
[AttributeUsageAttribute(ValidOn=AttributeTargets.Method, 
   AllowMultiple=true, 
   Inherited=true)]
public class PresentationContextAttribute : System.Attribute, _Attribute  
C++/CLI 
[AttributeUsageAttribute(ValidOn=AttributeTargets.Method, 
   AllowMultiple=true, 
   Inherited=true)]
public ref class PresentationContextAttribute : public System.Attribute, _Attribute  

Example

Shows attribute usage on an interface.

Inheritance Hierarchy

System.Object
   System.Attribute
      Leadtools.Dicom.AddIn.Attributes.PresentationContextAttribute

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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