<< Click to Display Table of Contents >> NShape Reference
|
Defines the type of change made to an IEntity item in the IRepository.
public enum ItemState { |
Defines the type of change made to an IEntity item in the IRepository.
Name |
Value |
---|---|
Original |
The item was not changed. |
Modified |
The item was modified. |
OwnerChanged |
The owner of the item has changed. |
Deleted |
The item was deleted. |
New |
The item has not been saved yet. |
Requirements
Namespace: Dataweb.NShape
Assembly: Dataweb.NShape