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
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public interface IChangeOperation
Public Interface IChangeOperation
public interface class IChangeOperation
public interface IChangeOperation
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
Name |
Gets the name of the operation
|