LocalizationRowAttribute.MappedIdField property

namespace: Serenity.Data   assemblySerenity.Net.Services

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

public string MappedIdField { get; set; }

See Also