Click or drag to resize

ProductPictureLastUpdateTime Property

The exact server time, when the picture was last updated. Set automatically. [Filter(ge;le)] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> LastUpdateTime { get; set; }

Property Value

Type: NullableDateTime
See Also