last works on XFile Provider by Implememnting Tag Provider and also add Global Supports for ProvidedFor and References inside File Provider ...
This commit is contained in:
@@ -20,7 +20,7 @@ namespace xFileService.Models.Dtos
|
||||
|
||||
public string OwnerId { get; set; }
|
||||
public XPersonDto Owner { get; set; }
|
||||
|
||||
|
||||
public IList<string> References = new List<string>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user