Click or drag to resize

FieldSetItemType Enumeration

Indicates the type of a FieldSetItem.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public enum FieldSetItemType
Members
Member nameDescription
ProjectFields The field set containing the list of fields last shown on the document grid.
DocumentGridFields Not used.
Obsolete
See Also