Search Results for

    Show / Hide Table of Contents

    Class SelectedColumnContract

    This contract defines which specific column can be returned

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

    Name Description
    SelectedColumnContract()

    Fields

    Name Description
    Alias

    Alias of the column to be selected Optional: Will only be used if addColumnNames is true when sending specific requests

    ColumnName

    Name of the column to be selected

    Back to top Copyright © Kendox