ChangedTermSet Members
Include Protected Members
Include Inherited Members
Indicates a change that happened to a TermSet object.
The ChangedTermSet type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChangedBy | Reserved for future use. (Inherited from ChangedItem.) | |
ChangedTime | Gets the Coordinated Universal Time (UTC) time when the change happened. (Inherited from ChangedItem.) | |
FromGroupId | Gets the ID of the Group object from which a TermSet object is moved. | |
GroupId | Gets the ID of the Group object to which the changed TermSet object belongs. | |
Id | Gets the ID of the changed object. (Inherited from ChangedItem.) | |
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