Namespace: PP.Mb;
The ListOperation enumeration contains the type of operations with list elements.
It is used by the DimSource.ElsChanged property.
Value | Brief description |
None |
Operation is not specified. |
Get |
Element get operation. |
Set |
Operation of setting a value for element. |
Add |
Element add operation. |
Remove |
Element remove operation. |
Change |
Element change operation. |
See also: