Click or drag to resize
ProjectElementType Enumeration
Enum for defining a project element type which is used to define the type of the elements in a bag of objects, for example in the ProjectElementGroup class

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public enum ProjectElementType
Members
  Member nameValueDescription
Entity0
TypedList1
TypedView2
SPCall3
TvfCall4
See Also