AuditData Members
Include Protected Members
Include Inherited Members
Describes the change history of an object in the group chat database.
The following tables list the members exposed by the AuditData type.
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