Search Results for

    Show / Hide Table of Contents

    Enum AuditLogActionCategory

    Indicates audit log action category.

    Namespace: DisCatSharp.Enums
    Assembly: DisCatSharp.dll
    Syntax
    public enum AuditLogActionCategory

    Fields

    Name Description
    Create

    Indicates that this action resulted in creation or addition of an object.

    Delete

    Indicates that this action resulted in deletion or removal of an object.

    Other

    Indicates that this action resulted in something else than creation, addition, update, deletion, or removal of an object.

    Update

    Indicates that this action resulted in update of an object.

    Extension Methods

    ReflectionUtilities.ToDictionary<AuditLogActionCategory>()
    ExtensionMethods.GetName<AuditLogActionCategory>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems