ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectTask Class / FixedCostAccrualSpecified Property

In This Topic
    FixedCostAccrualSpecified Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FixedCostAccrualSpecified As System.Boolean
    public System.bool FixedCostAccrualSpecified {get; set;}
    See Also