ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectResource Class / StandardRate Property

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