Record.Id

Record.Id property

Gets or sets unique identifier of an audit record. Mandatory: Yes

public Guid Id { get; set; }

See Also