 | 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
SyntaxNullable<bool> Forward { get; set; }
Property Forward As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also