GetBehaviorsExpand enum
Expand options to fetch fields for behaviors API.
Fields
| None = 0 | Default none option. |
| Fields = 1 | This option returns fields associated with a behavior. |
| CombinedFields = 2 | This option returns fields associated with this behavior and all behaviors from which it inherits. |