CBSRequestMessage.iPastNum property
Reserved for internal use.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property iPastNum As Integer
Get
Set
'Usage
Dim instance As CBSRequestMessage
Dim value As Integer
value = instance.iPastNum
instance.iPastNum = value
public int iPastNum { get; set; }
Property value
Type: System.Int32