Click or drag to resize

PartyRelationshipsRepositoryFromDateAttribute Field

Definition of the FromDate data attribute

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<PartyRelationship, Nullable<DateTime>> FromDateAttribute

Field Value

Type: ColumnDataAttributePartyRelationship, NullableDateTime
See Also