InSkipCollection and MakeHiddenIfAllItemsAreHidden
This commit is contained in:
@ -19,6 +19,7 @@ public interface IMappingFromFilter
|
||||
public bool? IsFocusModel { init; get; }
|
||||
public bool? IsFocusRelativePath { init; get; }
|
||||
public bool? IsIgnoreRelativePath { init; get; }
|
||||
public bool? InSkipCollection { init; get; }
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user