AuditData Members
Include Protected Members
Include Inherited Members
Describes the change history of an object in the group chat database.
The AuditData type exposes the following members.
Properties
Name | Description | |
---|---|---|
CreatedBy | Gets the URI of the user who created the object. | |
CreatedOn | Gets the date on which the object was created. | |
UpdatedBy | Gets the URI of the user who last updated the object. | |
UpdatedOn | Gets the date on which the object was last updated. |
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