SetOperation<T> Properties |
The SetOperation<T> generic type exposes the following members.
Name | Description | |
---|---|---|
|
Name |
Gets the operation name.
(Inherited from Operation.) |
|
NewItem |
Gets the item before the operation.
|
|
OldItem |
Gets the item after the operation.
|
|
OperationDescriptor |
Gets the IOperationDescriptor, which is used by the OperationFormatter to produce a human-readable description
of the current operation.
(Inherited from Operation.) |
|
OperationKind |
Gets the kind of operation.
(Inherited from Operation.) |
|
Set |
Gets the set on which the operation was performed.
|