Class PrimaveraCalendarProperties

PrimaveraCalendarProperties class

Represents Primavera-specific properties for a calendar read from Primavera files (XER of P6XML). Can be used to perform calendar-specific time units conversion.

public sealed class PrimaveraCalendarProperties

Properties

NameDescription
HoursPerDay { get; }Gets amount of hours per day from ‘Time Periods’ settings of the calendar.
HoursPerMonth { get; }Gets amount of hours per month from ‘Time Periods’ settings of the calendar.
HoursPerWeek { get; }Gets amount of hours per week from ‘Time Periods’ settings of the calendar.
HoursPerYear { get; }Gets amount of hours per month from ‘Time Periods’ settings of the calendar.

See Also