Skip to content

CaptureLogAttribute.MappedIdField property

Gets or sets the mapped ID field. It is tried to be automatically determined if not specified.

public string? MappedIdField { get; set; }

See Also