Enum TabularRelationshipFilterDirection
C#
public enum TabularRelationshipFilterDirection
Fields
BothDirections | Specifies that the relationship filter should only be in both directions. |
OneDirection | Specifies that the relationship filter should only be in one direction. |