NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PropertyChangeActionUnit Class

Represents a property change action unit.

Object
   ComponentChangeBaseActionUnit
      PropertyChangeActionUnit

[Visual Basic]
Public Class PropertyChangeActionUnit
   Inherits ComponentChangeBaseActionUnit
[C#]
public class PropertyChangeActionUnit :
   ComponentChangeBaseActionUnit
[C++]
public __gc class PropertyChangeActionUnit : public
   ComponentChangeBaseActionUnit
[JScript]
public class PropertyChangeActionUnit extends
   ComponentChangeBaseActionUnit

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.dll

See Also

PropertyChangeActionUnit Members | System.ComponentModel.Design Namespace | IUndoService