|
![]() |
Describes the action that caused a changed event for a SavedItemCollection-based
Document part.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Enumeration SavedItemChangedAction |
C# |
---|
public enum SavedItemChangedAction |
Visual C++ |
---|
public enum class SavedItemChangedAction |
Members
Member name | Description | |
---|---|---|
Add | An item was added or inserted | |
Remove | An item was removed | |
Replace | An item was replaced | |
Move | An item was moved within the SavedItem hierarchy | |
Edit | An item was edited within the SavedItem hierarchy | |
Reset | The contents of the Document part have changed dramatically |
Remarks
This enumeration is used by the propertySavedItemChangedEventArgs.Action