NavigationTypes Property
Gets or sets the object types for which this command is available. If not specified, this command is always available.
Syntax
public SelectionTypeId[] NavigationTypes {get; set;}Public Property NavigationTypes As SelectionTypeId()