Click or drag to resize
LinkedInDateObjectDay Property
Day represented in integer. Valid range from 1 to 31 depending on month.

Namespace: CMS.ExternalAuthentication.LinkedIn
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
public int Day { get; set; }

Property Value

Type: Int32
See Also