CBSRequestMessage.iPastNum プロパティ
内部使用のため予約済みです。
名前空間: WebSvcCubeAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property iPastNum As Integer
Get
Set
'使用
Dim instance As CBSRequestMessage
Dim value As Integer
value = instance.iPastNum
instance.iPastNum = value
public int iPastNum { get; set; }
プロパティ値
型: System.Int32