Click or drag to resize
OrdinalDateDayOfYear Property
The day of year. May be null.

Namespace:  Apptus.ESales.Connector.Time
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public Nullable<int> DayOfYear { get; }

Property Value

Type: NullableInt32
See Also