Click or drag to resize

ProjectItemType Enumeration

Indicates the type of a ProjectItem.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public enum ProjectItemType
Members
Member nameDescription
None Indicates session has not been saved to a project file.
LoadFile Indicates delimited or load file with ability to save directly to the format.
ReadySuite Indicates a ReadySuite project.
See Also