CustomPropertiesCollectionNotifyPropertyValuesListChanged Method |
Notifies the instance, that property values list has changed.
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic void NotifyPropertyValuesListChanged()
Public Sub NotifyPropertyValuesListChanged
public:
void NotifyPropertyValuesListChanged()
member NotifyPropertyValuesListChanged : unit -> unit
See Also