Goods.Metaobject.notifyOnModification Function
Enable or disable notification on receving invalidation messages from the server for this object.
Default void notifyOnModification (Goods.ObjectHeader, bool)
Type
Name
Description
ObjectHeader
obj
a
ObjectHeader
to make the notification changes for
bool
status
a
boolean
, whether notifications are used for this object
Return
Description
void