File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
powerapps-docs/developer/data-platform/auditing Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,6 @@ The following table describes the organization table columns that control auditi
36
36
37
37
Use the following queries to retrieve your organization settings.
38
38
39
- Learn more about:
40
-
41
- - [ Retrieve a table row using the Web API] ( ../webapi/retrieve-entity-using-web-api.md )
42
-
43
39
#### [ Web API] ( #tab/webapi )
44
40
45
41
** Request**
@@ -76,8 +72,10 @@ HTTP/1.1 200 OK
76
72
]
77
73
}
78
74
```
75
+
79
76
Learn more about:
80
77
78
+ - [ Retrieve a table row using the Web API] ( ../webapi/retrieve-entity-using-web-api.md )
81
79
- [ organization EntityType] ( xref:Microsoft.Dynamics.CRM.organization )
82
80
83
81
#### [ SDK for .NET] ( #tab/sdk )
Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ Learn more about:
646
646
647
647
- [ RetrieveAuditDetailsRequest Class] ( xref:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsRequest )
648
648
- [ RetrieveAuditDetailsResponse Class] ( xref:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsResponse )
649
- - [ IOrganizationService.Execute Method> ] ( xref:Microsoft.Xrm.Sdk.IOrganizationService.Execute%2A )
649
+ - [ IOrganizationService.Execute Method] ( xref:Microsoft.Xrm.Sdk.IOrganizationService.Execute%2A )
650
650
651
651
---
652
652
You can’t perform that action at this time.
0 commit comments