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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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