Click or drag to resize

ProcessThumbnail Property

Contains the visual thumbnail of the presentation of the business process. It is stored in bitmap (BMP) format.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] Thumbnail { get; set; }

Property Value

Type: Byte
See Also