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