Click or drag to resize

CustomPropertyValueValueAsDateTime Property

Gets the value as date time.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime ValueAsDateTime { get; }

Property Value

Type: DateTime
The value as date time.
See Also