 | IGanttDateTimeComplexEntityMemberLongValue Property |
Gets or sets the number of milliseconds corresponding to the date with time.
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<long> LongValue { get; set; }
Property LongValue As Nullable(Of Long)
Get
Set
Property Value
Type:
NullableInt64
See Also