MACIDNumber Property

Summary

Gets or sets the unique identification number.

Syntax
C#
VB
C++
[Element(DicomTag.MACIDNumber)] 
public short MACIDNumber { get; set; } 
<ElementAttribute()> 
Public Property MACIDNumber As Short 
[ElementAttribute()] 
public: 
property short MACIDNumber { 
   short get(); 
   void set (    short ); 
} 

Property Value

The unique identification number used to identify this MACParameters item.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly