ProfileBaseChange members
Represents one change to a profile.
The ProfileBaseChange type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChangedProfile | Gets the profile whose data has changed. | |
ChangeType | Gets the type of change that was made to the profile. | |
EventTime | Gets the UTC time when the change occurred. | |
Id | Gets the event identifier associated with the change. | |
ObjectType | Gets the type of object on which the change was made. | |
PrivacyPolicy | Gets the privacy policy, if any, used by the type of object that was changed. |
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