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