LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

Attributes Property






Gets or sets the list of attributes.
Syntax
public List<long> Attributes {get; set;}
'Declaration
 
Public Property Attributes As List(Of Long)
'Usage
 
Dim instance As BeforeNGetEventArgs
Dim value As List(Of Long)
 
instance.Attributes = value
 
value = instance.Attributes
public List<long> Attributes {get; set;}
 get_Attributes();
set_Attributes(value);
public:
property List<int64>^ Attributes {
   List<int64>^ get();
   void set (    List<int64>^ value);
}

Property Value

An array of the attributes to get. The attributes must be specified using the Data Element Tags.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BeforeNGetEventArgs Class
BeforeNGetEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features