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