Click or drag to resize

PartyPicturePicture Property

The actual party picture data. Can be null if we insert only some comments.

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] Picture { get; set; }

Property Value

Type: Byte
See Also