Share via


CBSRequestMessage.iNextNum property

Reserved for internal use.

Namespace:  WebSvcCubeAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property iNextNum As Integer
    Get
    Set
'Usage
Dim instance As CBSRequestMessage
Dim value As Integer

value = instance.iNextNum

instance.iNextNum = value
public int iNextNum { get; set; }

Property value

Type: System.Int32

See also

Reference

CBSRequestMessage class

CBSRequestMessage members

WebSvcCubeAdmin namespace