NetworkAccessPointTypeCode Property

Summary

Gets or sets the network access point type code.

Syntax
C#
VB
C++
[XmlAttributeAttribute()] 
public byte NetworkAccessPointTypeCode { get; set; } 
  
<XmlAttributeAttribute()> 
Public Property NetworkAccessPointTypeCode As Byte 
[XmlAttributeAttribute()] 
public: 
property byte NetworkAccessPointTypeCode { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

The network access point type code.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly