CBSRequestMessage.iNextUnit - Propriété
Réservé à une utilisation interne.
Espace de noms : WebSvcCubeAdmin
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property iNextUnit As Integer
Get
Set
'Utilisation
Dim instance As CBSRequestMessage
Dim value As Integer
value = instance.iNextUnit
instance.iNextUnit = value
public int iNextUnit { get; set; }
Valeur de propriété
Type : System.Int32