IAdmSetPropertiesAction

The IAdmSetPropertiesAction interface represents the Update object action.

Inheritance: IAdmAction

Properties

  • Property

  • Description

  • PropertyList

  • Gets a property list that contains information about property modifications performed by this action.

Details

PropertyList

Gets a property list that contains information about property modifications performed by this action. You can use value references in property values (e.g. %username%, %department%). Value references will be replaced with corresponding property values of the directory object on which the action is executed.

Requirements

Minimum required version: 2009.1

See also