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 : NetworkAccessPointTypeCode Property |
[XmlAttributeAttribute()] public byte NetworkAccessPointTypeCode {get; set;}
'Declaration <XmlAttributeAttribute()> Public Property NetworkAccessPointTypeCode As Byte
'Usage Dim instance As ActiveParticipantType Dim value As Byte instance.NetworkAccessPointTypeCode = value value = instance.NetworkAccessPointTypeCode
[XmlAttributeAttribute()] public: property byte NetworkAccessPointTypeCode { byte get(); void set ( byte value); }