GraphCategoryMatchOption Enum

Definition

This enum defines options that you have when matching categories

C++
public enum class GraphCategoryMatchOption
Inheritance
GraphCategoryMatchOption

Fields

Name Value Description
Exact 0

The categories only match if the exact category is found on the graph object you are searching

Inherited 1

The categories match if the graph object you are searching has the given category or sub category that inherits from the given category as defined by the BasedOnCategory property.

Applies to

Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022