Click or drag to resize

ProjectRiskDiscussionLastEditTime Property

Contains the last edit time of the message. null if the message was never edited. [Filter(eq)] [ReadOnly]

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

Property Value

Type: NullableDateTime
See Also