Added readonly field to NC softkeys
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{
|
||||
public int Id;
|
||||
public bool IsActive;
|
||||
public bool IsReadOnly;
|
||||
public string Name;
|
||||
public string VisualizedName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user