SelectExpandType Enum

Definition

Represents the type of expand and select.

C#
public enum SelectExpandType
Inheritance
SelectExpandType

Fields

Name Value Description
Allowed 0

Allowed to be expanded and selected.

Automatic 1

Automatic expanded and selected.

Disabled 2

Disallowed to be expanded and selected.

Applies to

Product Versions
OData Web API ASP .NET 7.0, Core 7.0