MonthlyDOWRecurrence クラス
定期的なレポートを実行する日付 (通常は月、週、および曜日) を表します。
名前空間: ReportService2005
アセンブリ: ReportService2005 (ReportService2005.dll)
構文
'宣言
<SerializableAttribute> _
Public Class MonthlyDOWRecurrence _
Inherits RecurrencePattern
'使用
Dim instance As MonthlyDOWRecurrence
[SerializableAttribute]
public class MonthlyDOWRecurrence : RecurrencePattern
[SerializableAttribute]
public ref class MonthlyDOWRecurrence : public RecurrencePattern
[<SerializableAttribute>]
type MonthlyDOWRecurrence =
class
inherit RecurrencePattern
end
public class MonthlyDOWRecurrence extends RecurrencePattern
継承階層
System. . :: . .Object
ReportService2005. . :: . .RecurrencePattern
ReportService2005..::..MonthlyDOWRecurrence
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。