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: 7.6.1.3-5cb5c356
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