Click or drag to resize
CalendarDateDay Property
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.5.0
Syntax
C#
public Nullable<int> Day { get; }

Property Value

Type: NullableInt32
See Also