AttributeMetadata.LocalChangeUsn プロパティ

定義

この属性への最後の変更が適用された移行先サーバーの更新シーケンス番号 (USN) を取得します。

public:
 property long LocalChangeUsn { long get(); };
public long LocalChangeUsn { get; }
member this.LocalChangeUsn : int64
Public ReadOnly Property LocalChangeUsn As Long

プロパティ値

USN を含む Int64 値。

適用対象