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: 3.47.3
Syntax
C#
public Nullable<int> Day { get; }
Property Value
Type: NullableInt32See Also