Field.UpdatePermission property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets the update permission.

public string UpdatePermission { get; set; }

Property Value

The update permission.

See Also