Removed partial
This commit is contained in:
@@ -4,7 +4,7 @@ namespace AyaNova.Models
|
||||
{
|
||||
|
||||
//See core-picklist-autocomplete-template-system.txt for details
|
||||
public partial class PickListTemplate
|
||||
public class PickListTemplate
|
||||
{
|
||||
public long Id { get; set; }
|
||||
public uint ConcurrencyToken { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user