MutableAuditContext Constructor(Guid,String,String,String)
- Last UpdatedApr 08, 2026
- 1 minute read
Constructor.
public MutableAuditContext(
Guid packageIdentifier,
string systemName,
string zone,
string user
)
public:
MutableAuditContext(
Guid packageIdentifier,
String^ systemName,
String^ zone,
String^ user
)
Parameters
- packageIdentifier
- The package unique identifier.
- systemName
- The originating system of the transaction.
- zone
- The originating zone of the transaction.
- user
- The originating user of the transaction