ChangedItem Members
Include Protected Members
Include Inherited Members
Represents one change to the TermStore object.
The ChangedItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ChangedBy | Reserved for future use. |
![]() |
ChangedTime | Gets the Coordinated Universal Time (UTC) time when the change happened. |
![]() |
Id | Gets the ID of the changed object. |
![]() |
ItemType | Gets the type of the changed object. |
![]() |
Operation | Gets the type of change that occurred such as add, edit, or delete. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top