RetrieveAuditDetailsRequest.AuditId-egenskab
Gets or sets the ID of the Audit record to retrieve. Required.
Navneområde: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (i Microsoft.Crm.Sdk.Proxy.dll)
'Deklaration
Public Property AuditId As Guid
public Guid AuditId { get; set; }
Type: Guid
The ID of the record to retrieve.
You can obtain the GUID of an Audit record by using the RetrieveRequest, RetrieveMultipleRequest, and RetrieveRecordChangeHistoryRequest classes.
Alle offentlige statiske (Shared i Visual Basic) medlemmer af denne type er trådsikret. Alle medlemmer af forekomsten er ikke garanteret trådsikkerhed.
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Windows Server 2008,Windows Server 2012,Windows 7
RetrieveAuditDetailsRequest-klasse
RetrieveAuditDetailsRequest-medlemmer
Microsoft.Crm.Sdk.Messages-navneområde
Audit Entity Messages and Methods
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.