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

Show in webframe

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:
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

See Also

Reference

BeforeNGetEventArgs Class
BeforeNGetEventArgs Members

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