AuditData Members
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
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