Interface IEntityPropChange

Hierarchy

  • IEntityPropChange

Properties

newValue: PropValue

New value of the property

oldValue: undefined | PropValue

Old variable value

tableName: string

Table containing updated property

varName: string

Network variable name

Generated using TypeDoc