UserID Property

Summary
Gets or sets the user ID.
Syntax
C#
VB
C++
[XmlAttributeAttribute()] 
public string UserID { get; set; } 
  
<XmlAttributeAttribute()> 
Public Property UserID As String 
[XmlAttributeAttribute()] 
public: 
property String^ UserID { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The user ID.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.