Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the type of time unit that is used in the calculation of the end date for a cube build date range.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Property iPastUnit As Integer
Get
Set
'Usage
Dim instance As CBSRequestMessage
Dim value As Integer
value = instance.iPastUnit
instance.iPastUnit = value
public int iPastUnit { get; set; }
Property value
Type: System.Int32
Remarks
Possible time unit types include Days, Weeks, and Months.