←Select platform

UserName Property

Summary

Gets or sets the name of the user.

Syntax

C#
VB
C++
[XmlAttributeAttribute()] 
public string UserName { get; set; } 
  
<XmlAttributeAttribute()> 
Public Property UserName As String 
[XmlAttributeAttribute()] 
public: 
property String^ UserName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the user.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly