Click or drag to resize

LogRecordUserName Property

Gets or sets the name of the user.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public string UserName { get; set; }

Property Value

Type: String
The name of the user.
See Also