CalendarDateDay Property A Sandcastle Documented Class Library
Returns the day in month, if specified at creation. Otherwise returns null.

Namespace:  Apptus.ESales.Connector.Time
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax

C#
public Nullable<int> Day { get; }

Property Value

Type: NullableInt32
See Also

Reference