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

In This Topic
    Cost Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Cost As System.Decimal
    public System.decimal Cost {get; set;}
    See Also