Record.UserType

Record.UserType property

Gets or sets type of user that performed the operation. Mandatory: Yes

public UserType UserType { get; set; }

See Also