Class IntegrationDeletedAuditLogData
Contains a piece of audit log data related to an integration removal.
public class IntegrationDeletedAuditLogData : IAuditLogData
- Inheritance
-
IntegrationDeletedAuditLogData
- Implements
- Inherited Members
Properties
Data
Gets the integration information before the changes.
public IntegrationInfo Data { get; }