Enum GenListItemFieldType

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

The type of the item's part types.

C#
Copy
[Flags] public enum GenListItemFieldType
Name Description
All

All item's parts.

Content

The Content part type.

None

No part type.

State

The State part type.

Text

The Text part type.