Click or drag to resize

IProjectEntityComplexEntityMemberForward Property

Gets or sets a value indicating whether current project is forward. If false, project is reverse scheduling

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Gantt
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> Forward { get; set; }

Property Value

Type: NullableBoolean
See Also