Click or drag to resize

ObjectTransactionApplicationName Property

Gets or sets the name of the application 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 ApplicationName { get; set; }

Property Value

Type: String
The name of the application.
See Also