EntityChangedParams.PropertyValue プロパティ

定義

エンティティ オブジェクトの変更されたプロパティによって現在参照されるオブジェクト。

public:
 property System::Object ^ PropertyValue { System::Object ^ get(); };
public object PropertyValue { get; }
member this.PropertyValue : obj
Public ReadOnly Property PropertyValue As Object

プロパティ値

ターゲット エンティティを参照する現在の値。

適用対象