Leadtools.Dicom.Common

DataElements Property

Show in webframe





Gets or sets the data elements.
Syntax
[ElementAttribute()]
public List<ElementTag> DataElements {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property DataElements As List(Of ElementTag)
'Usage
 
Dim instance As MACParameters
Dim value As List(Of ElementTag)
 
instance.DataElements = value
 
value = instance.DataElements

            

            
[ElementAttribute()]
public:
property List<ElementTag^>^ DataElements {
   List<ElementTag^>^ get();
   void set (    List<ElementTag^>^ value);
}

Property Value

The data elements used in creating the MAC.
Requirements

Target Platforms

See Also

Reference

MACParameters Class
MACParameters Members

 

 


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

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