CBSRequestMessage.iPastUnit Property

Reserved for internal use.

Namespace:  [CubeAdmin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/CubeAdmin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/CubeAdmin.asmx?wsdl

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

See Also

Reference

CBSRequestMessage Class

CBSRequestMessage Members

CubeAdmin Web Service