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
.