A single change applied on a ChangeSet when using a change operation on an object.
See the following operations to obtain the relevant constant values in order to extract the data from the change operation
IncrementOperationAddToCollectionOperationAddRangeToCollectionOperationRemoveFromCollectionOperationSetInDictionaryOperationRemoveFromDictionaryOperationSetOperationUnsetOperation
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public interface IChangeOperation
Public Interface IChangeOperation
public interface class IChangeOperation
public interface IChangeOperation
![](../icons/collapse_all.gif)
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | Name |
Gets the name of the operation
|