次の方法で共有


DateAfterModification クラス

定義

最後の変更後の日数を定義するオブジェクト。

public class DateAfterModification
type DateAfterModification = class
Public Class DateAfterModification
継承
DateAfterModification

コンストラクター

DateAfterModification()

DateAfterModification クラスの新しいインスタンスを初期化します。

DateAfterModification(Int32)

DateAfterModification クラスの新しいインスタンスを初期化します。

プロパティ

DaysAfterModificationGreaterThan

最終変更後の日数を示す整数値を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象