CBSRequestMessage.iPastUnit property
Reserved for internal use.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.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