Click or drag to resize

CalculationCostProjectId Property

The Project, which absorbed the cost. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<Guid> ProjectId { get; set; }

Property Value

Type: NullableGuid
See Also