public SyncInfoDetail(FolderSyncInfo fsi) { this.FsiID = fsi.Id; }
public SyncInfoDetail(FolderSyncInfo fsi) { FsiId = fsi.Id; }