Relativity.Transfer.IsAuditingEnabledCompletedEventArgs public class IsAuditingEnabledCompletedEventArgs : AsyncCompletedEventArgs Documentation Code namespace Relativity.Transfer { public class IsAuditingEnabledCompletedEventArgs : AsyncCompletedEventArgs { public bool Result { get; } } }