Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Occurs when an explicit built-in property (for example, Subject) of an instance of the parent object is changed.
Syntax
expression .PropertyChange(Name)
expression A variable that represents a DocumentItem object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Name |
Required |
String |
The name of the property that was changed. |
Remarks
The property name is passed to the event so that you can determine which property was changed.