The GuidedNavigation type exposes the following members.

Fields

  NameDescription
RemoveDimensionValueCommand
Name of the command that indicates that a dimension value should be removed. The value of this field is 'RemoveDimensionValue'.
SelectDimensionValueCommand
Name of the command that indicates that a dimension value should be selected. The value of this field is 'SelectDimensionValue'.
ShowMoreDimensionValuesCommand
Name of the command that indicates that more dimension values for a dimension should be displayed, if only a subset of available values are currently being displayed. The value of this field is 'ShowMore'.
ToggleDimensionStateExposureCommand
Name of the command that indicates a dimension should be expanded or contracted. The value of this field is 'ToggleDimensionStateExposure'.

See Also