EntityChangedParams.PropertyValue 속성

정의

엔터티 개체의 변경된 속성에서 현재 참조하는 개체입니다.

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

속성 값

대상 엔터티를 참조하는 현재 값입니다.

적용 대상