Edit

GetBehaviorsExpand Enum

Definition

Expand options to fetch fields for behaviors API.

public enum GetBehaviorsExpand
type GetBehaviorsExpand = 
Public Enum GetBehaviorsExpand
Inheritance
GetBehaviorsExpand

Fields

Name Value Description
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.

Applies to