Click or drag to resize

ObjectTransactionUserName Property

Gets or sets the name of the user that created the transaction.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public string UserName { get; set; }

Property Value

Type: String
See Also