Search Results for

    Show / Hide Table of Contents

    Class UpdateEnum

    Indicates what should be done with data.

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
    Syntax
    public sealed class UpdateEnum : Enum

    Fields

    Name Description
    Delete

    Data should be deleted.

    Insert

    Data should be added.

    Update

    Data should be renewed.

    value__
    Back to top Copyright © Kendox