Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Audit Namespace > ActiveParticipantType Class : NetworkAccessPointTypeCodeSpecified Property |
[XmlIgnoreAttribute()] public bool NetworkAccessPointTypeCodeSpecified {get; set;}
'Declaration <XmlIgnoreAttribute()> Public Property NetworkAccessPointTypeCodeSpecified As Boolean
'Usage Dim instance As ActiveParticipantType Dim value As Boolean instance.NetworkAccessPointTypeCodeSpecified = value value = instance.NetworkAccessPointTypeCodeSpecified
[XmlIgnoreAttribute()] public: property bool NetworkAccessPointTypeCodeSpecified { bool get(); void set ( bool value); }
true
if [network access point type code specified]; otherwise, false
.