GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectResource Class / IsNull Property

In This Topic
    IsNull Property (ProjectResource)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsNull As Boolean
    public bool IsNull {get; set;}
    See Also