CBSRequestMessage.iPastNum 属性

获取或设置指定的时间单位在 OLAP 多维数据集的生成日期之前发生的并用于数滚动一个多维数据集的数据范围的开始日期的计算中。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.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

另请参阅

引用

CBSRequestMessage 类

CBSRequestMessage 成员

Microsoft.Office.Project.Server.Library 命名空间