ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / Formula Property

In This Topic
    Formula Property (ProjectExtendedAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Formula As System.String
    public System.string Formula {get; set;}
    See Also