Add rename and tree modifiers, binding function purpose enum
This commit is contained in:
@@ -68,6 +68,7 @@ namespace StructureHelperCommon.Models.Functions
|
||||
tableFunction.Table = newTable;
|
||||
tableFunction.IsUser = true;
|
||||
tableFunction.Group = GROUP_TYPE_2;
|
||||
tableFunction.FunctionPurpose = FunctionPurpose;
|
||||
return tableFunction;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user