Elements' Summary |
PropertyName |
contains the unique name of the property which changes its value.
|
Further |
contains `TRUE` if further events in the same transaction occur.
|
PropertyHandle |
contains the implementation handle for the property.
|
OldValue |
contains the old value of the property.
|
NewValue |
contains the new value of the property.
|
Elements' Details |
PropertyName
string PropertyName;
- Description
- contains the unique name of the property which changes its value.
|
|
Further
boolean Further;
- Description
- contains `TRUE` if further events in the same transaction occur.
|
|
PropertyHandle
long PropertyHandle;
- Description
- contains the implementation handle for the property.
May be -1 if the implementation has no handle. You can use
this handle to get values from the XFastPropertySet.
|
|
OldValue
any OldValue;
- Description
- contains the old value of the property.
|
|
NewValue
any NewValue;
- Description
- contains the new value of the property.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.