ReportingWeekToMonthPattern 属性
Gets or sets the reporting week-to-month pattern for the TimeBinding object.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Property ReportingWeekToMonthPattern As ReportingWeekToMonthPattern
Get
Set
用法
Dim instance As TimeBinding
Dim value As ReportingWeekToMonthPattern
value = instance.ReportingWeekToMonthPattern
instance.ReportingWeekToMonthPattern = value
public ReportingWeekToMonthPattern ReportingWeekToMonthPattern { get; set; }
public:
property ReportingWeekToMonthPattern ReportingWeekToMonthPattern {
ReportingWeekToMonthPattern get ();
void set (ReportingWeekToMonthPattern value);
}
member ReportingWeekToMonthPattern : ReportingWeekToMonthPattern with get, set
function get ReportingWeekToMonthPattern () : ReportingWeekToMonthPattern
function set ReportingWeekToMonthPattern (value : ReportingWeekToMonthPattern)
属性值
类型:Microsoft.AnalysisServices. . :: . .ReportingWeekToMonthPattern
A week-to-month pattern.