←Select platform

Attributes Property

Summary

Gets or sets the list of attributes.

Syntax

C#
VB
C++
public List<long> Attributes {get; set;}
Public Property Attributes As List(Of Long)
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize