Search Results for

    Show / Hide Table of Contents

    Class MasterDataObjectConfigPermissionsUpdateContract

    Represents an update of master data object permissions

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class MasterDataObjectConfigPermissionsUpdateContract : Object

    Name Description
    MasterDataObjectConfigPermissionsUpdateContract()

    Fields

    Name Description
    CanCreate

    Permission for creating

    CanDelete

    Permission for deleting

    CanRead

    Permission for reading

    CanUpdate

    Permission for updating

    ItemPermissions

    List of data item permissions

    Name

    Name of the data object

    Update

    Indicates what should be done with data, see UpdateEnum

    Back to top Copyright © Kendox