CBSRequestMessage.iNextNum 属性

获取或设置指定的晚 OLAP 多维数据集的生成日期和所用的时间单位数滚动的结束日期为多维数据集数据区域的计算中。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Property iNextNum As Integer
    Get
    Set
用法
Dim instance As CBSRequestMessage
Dim value As Integer

value = instance.iNextNum

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

属性值

类型:System.Int32

备注

天、 周和月,包括可能的时间单位。

另请参阅

引用

CBSRequestMessage 类

CBSRequestMessage 成员

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