Search Results for

    Show / Hide Table of Contents

    Class PropertyTypeContract

    Represents a property type definition

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

    Name Description
    PropertyTypeContract()

    Fields

    Name Description
    Active

    Defines if the property type is active

    AlternativeDisplayName

    Represent alternative display name for property type

    ComparisonEnum

    List of allowed search operations ComparisonEnum

    Configuration

    Advanced configuration for the property type

    DatabaseTableName

    Database table name of the property type

    Description

    Description of the property type

    EditFormatterId

    Id of the edit formatter

    FreeEditable

    Read only: Defines if the property type is editable for a user

    FreeSelectable

    Read only: Defines if the property type is selectable for a user

    Id

    Id of the property type

    Multikey

    Defines if the property type is a multi key field

    Name

    Name of the property type

    Obsolete

    Defines if the property type is obsolete

    PropertyTypeCategoryId

    Id of the property type category

    PropertyTypePluginId

    If of the property type plugin

    PropertyTypePluginTypeEnum

    Property type plugin enum value PropertyTypePluginTypeEnum

    Searchable

    Defines if property type is searchable

    SystemProperty

    Defines if the property type is a built in type

    UserDescription

    User description of the property type

    ViewFormatterId

    Id of the view formatter

    Back to top Copyright © Kendox