Implementata gestione allegati
This commit is contained in:
@@ -11,6 +11,8 @@ public class ActivityDTO : StbActivity
|
||||
public bool Complete { get; set; }
|
||||
|
||||
public bool Deleted { get; set; }
|
||||
|
||||
public PositionDTO? Position { get; set; }
|
||||
|
||||
public ActivityDTO Clone()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user