'Declaration Public Shared Function FromFormatUnits( _ ByVal count As Double, _ ByVal format As ProjectDurationFormat, _ Optional ByVal isEstimated As Boolean, _ Optional ByVal minutesPerDay As Integer, _ Optional ByVal minutesPerWeek As Integer, _ Optional ByVal daysPerMonth As Integer _ ) As ProjectDuration
public static ProjectDuration FromFormatUnits( double count, ProjectDurationFormat format, bool isEstimated, int minutesPerDay, int minutesPerWeek, int daysPerMonth )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2