ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResourceRate Class / StandardRate Property

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