Attributes Property

Summary
Gets or sets the list of attributes.
Syntax
C#
C++/CLI
public List<long> Attributes { get; set; } 
public: 
property List<int64>^ Attributes { 
   List<int64>^ get(); 
   void set (    List<int64>^ ); 
} 

Property Value

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

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.Scu Assembly

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