Share via


SrPeriod Constructor (SrPeriod)

Creates a SrPeriod object from another SrPeriod.

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

Syntax

'Declaration
Public Sub New ( _
    period As SrPeriod _
)
'Usage
Dim period As SrPeriod

Dim instance As New SrPeriod(period)
public SrPeriod(
    SrPeriod period
)

Parameters

See Also

Reference

SrPeriod Structure

SrPeriod Members

SrPeriod Overload

Microsoft.Office.Project.Server.Library Namespace