CBSRequestMessage.iPastUnit Property
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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