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