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