Leadtools.Dicom.Scu.Common Namespace > BeforeNGetEventArgs Class : Attributes Property |
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); }
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