Skip to content

LocalizationRowAttribute.MappedIdField property

ID field corresponding to this tables ID field. Can be automatically determined if not specified.

public string? MappedIdField { get; set; }

See Also