Click or drag to resize

PartyContactMechanismFromDate Property

The first date when the contact mechanism was valid. null means unknown date. [Default(Today)] [Filter(eq;ge;le)]

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

Property Value

Type: NullableDateTime
See Also