ChangedTermStore Members
Include Protected Members
Include Inherited Members
Indicates a change that happened to a TermStore object.
The ChangedTermStore type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChangedBy | Reserved for future use. (Inherited from ChangedItem.) | |
ChangedLanguage | Gets an integer that represents the changed language. | |
ChangedTime | Gets the Coordinated Universal Time (UTC) time when the change happened. (Inherited from ChangedItem.) | |
Id | Gets the ID of the changed object. (Inherited from ChangedItem.) | |
IsDefaultLanguageChanged | Gets a Boolean value that indicates whether this change changed the default language of the TermStore object. | |
IsFullFarmRestore | Gets a Boolean value that indicates whether the term store change is a full farm restore. | |
ItemType | Gets the type of the changed object. (Inherited from ChangedItem.) | |
Operation | Gets the type of change that occurred such as add, edit, or delete. (Inherited from ChangedItem.) |
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