DateDay Property

Gets the day of the month represented by this instance.

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public int Day { get; }

Property Value

Int32

See Also