Search Results for

    Show / Hide Table of Contents

    Enum OperationType

    The kind of edit recorded by a ChangeObjectOperation: adding, modifying, removing, reordering (swap up/down) or renaming a report component.

    Namespace: Reportman.Reporting
    Assembly: Reportman.Reporting.dll
    Syntax
    public enum OperationType

    Fields

    Name Description
    Add
    Modify
    Remove
    Rename
    SwapDown
    SwapUp
    • View Source
    In this article
    Back to top Generated by DocFX