Search Results for

    Show / Hide Table of Contents

    Class ConfigurationSchemaContract

    Defines the schema of a configuration object

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

    Name Description
    ConfigurationSchemaContract()

    Fields

    Name Description
    CanRead

    Can the configuration object be read

    CanUpdate

    Can the configuration object be changed

    FieldScheme

    A list of field schemes

    Name

    Name of the configuration object

    SubObjects

    A list of sub object schemes

    Back to top Copyright © Kendox