Skip to content

7affb7e3 701f 4299 0ca7 fc82fd688880

Fernando Garcia edited this page May 8, 2018 · 1 revision

BuiltInFunctions.UserName Property

Additional header content

Gets the get current user name

Namespace: iTin.Export
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public static string UserName { get; }

VB

Public Shared ReadOnly Property UserName As String
	Get

Property Value

Type: String
User name.

Remarks

[Missing documentation for "P:iTin.Export.BuiltInFunctions.UserName"]

See Also

Reference

BuiltInFunctions Class
iTin.Export Namespace

Clone this wiki locally