HonorDefaultExceptions Property (CustomCalendar)
In This Topic
Gets or sets whether the default calendar exceptions should be taken into account.
Syntax
'Declaration
Public Property HonorDefaultExceptions As System.Boolean
public System.bool HonorDefaultExceptions {get; set;}
See Also