NetworkAccessPointTypeCodeSpecified Property

Summary

Gets or sets a value indicating whether [network access point type code specified].

Syntax
C#
VB
C++
[XmlIgnoreAttribute()] 
public bool NetworkAccessPointTypeCodeSpecified { get; set; } 
  
<XmlIgnoreAttribute()> 
Public Property NetworkAccessPointTypeCodeSpecified As Boolean 
[XmlIgnoreAttribute()] 
public: 
property bool NetworkAccessPointTypeCodeSpecified { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if \[network access point type code specified\]; otherwise, false.

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