Name | Description | |
---|---|---|
AuditLog Constructor | Initializes a new instance of the AuditLog struct. |
The following tables list the members exposed by AuditLog.
Name | Description | |
---|---|---|
AuditLog Constructor | Initializes a new instance of the AuditLog struct. |
Name | Description | |
---|---|---|
ChangeNr | the change number | |
ChangeType | Gets the type of the change. | |
FullPath | Gets the full path. | |
Name | Gets the name. | |
RecordedUTC | Gets the recorded UTC. | |
Suspicions | indicate the entry was flagged as being suspicions |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |
Equality | Implements the == operator. |
Inequality | Implements the != operator. |