ObjectManager.AuditLogRecords

This property is read only.

Syntax Parameters Return Value
ReadOnly Property ObjectManager.AuditLogRecords( _
    SeparateConnection As Boolean, _
    Ascending As Boolean, _
    InitialLastLogID As Integer, _
    FromDate As Variant, _
    ToDate As Variant, _
    MoreFilter As String) As AuditLogRecords
  • SeparateConnection [in]

Type: Boolean

  • Ascending [in]

Type: Boolean

  • InitialLastLogID [in]

Type: Integer

  • FromDate [in]

Type: Variant

  • ToDate [in]

Type: Variant

  • MoreFilter [in]

Type: String

AuditLogRecords