Click or drag to resize

ProcessElementElementType Property

Basic type of the element. A=Activity; E=Event; G=Gateway; C=Artifact. [Required] [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProcessElementsRepositoryElementType ElementType { get; set; }

Property Value

Type: ProcessElementsRepositoryElementType
See Also