Click or drag to resize

CalculationResultProjectId Property

The Project to which the cost was allocated. When null, the cost was not allocated to any specific Project. [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