PFBeforeSaveValuesHasValueChanged Method |
Name | Description | |
---|---|---|
![]() | HasValueChanged(String) |
Determines whether the value of the specified field has changed.
|
![]() | HasValueChanged(PFField) |
Determines whether the value of the specified field has changed.
|
![]() | HasValueChanged(String, Object) |
Determines whether the value of the specified field has changed.
|
![]() | HasValueChangedT(String, T) |
Determines whether the value of the specified field has changed.
|
![]() | HasValueChanged(PFField, Object) |
Determines whether the value of the specified field has changed.
|
![]() | HasValueChangedT(PFField, T) |
Determines whether the value of the specified field has changed.
|