UpdatableExtensionAttribute.ThisKey property
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Services
Name of the key field in this table. If not specified, ID field of this table will be used.
public string ThisKey { get; set; }
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Services
Name of the key field in this table. If not specified, ID field of this table will be used.
public string ThisKey { get; set; }