Click or drag to resize

ProcessElementElementSubtype Property

Subtype of the element. Each type allows only certain types of sub-types. [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 ProcessElementsRepositoryElementSubtype ElementSubtype { get; set; }

Property Value

Type: ProcessElementsRepositoryElementSubtype
See Also