Version

GetPlaceholderState Method

Syntax
'Declaration
 
Protected Function GetPlaceholderState( _
   ByVal task As Infragistics.Controls.Schedules.IProjectTask _
) As Infragistics.Controls.Schedules.ProjectTaskStates
protected Infragistics.Controls.Schedules.ProjectTaskStates GetPlaceholderState( 
   Infragistics.Controls.Schedules.IProjectTask task
)
protected: Infragistics.Controls.Schedules.ProjectTaskStates GetPlaceholderState( 
   Infragistics.Controls.Schedules.IProjectTask* task
) 

Parameters

task
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also