PocketPlanner Programmer's Guide

DateStyle Constructor

See Also

Initializes a new instance of the DateStyle class. Both the start and end dates are set to the current date.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public DateStyle ()

Visual Basic

Public Sub New ()

 See Also