IUpdateLogRow.UpdateUserIdField property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the update user identifier field.

public Field UpdateUserIdField { get; }

Property Value

The update user identifier field.

See Also