←Select platform

MACIDNumber Property

Summary

Gets or sets the unique identification number.

Syntax

C#
VB
C++
[Element(DicomTag.MACIDNumber)] 
public short MACIDNumber { get; set; } 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property MACIDNumber As Short 
[Leadtools.Dicom.Common.Extensions.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly