QDVWBS.PreLoadAllMinuteForABranch Method

Pre-loads minutes data to speed up the further processing.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
public bool PreLoadAllMinuteForABranch( 
string TaskHexID 
)
This language is not supported or no code example is available.

Parameters

TaskHexID
string

The hex ID of the branch for which to pre-load the minutes.

Return Value

bool

true when properly loaded.

The result is stored in MinutesRawDataCache of the WBS stored in the WbsInternal property.

Remarks
 
This is called only by requests (editor mini).

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition