Share via


StatusFreq constructor (DataTable)

Creates a StatusFreq object by using a DataTable object that contains dates for the beginning and ending of status periods.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Sub New ( _
    dt As DataTable _
)
'Usage
Dim dt As DataTable

Dim instance As New StatusFreq(dt)
public StatusFreq(
    DataTable dt
)

Parameters

See also

Reference

StatusFreq class

StatusFreq members

StatusFreq overload

Microsoft.Office.Project.Server.Library namespace