Search Results for

    Show / Hide Table of Contents

    Class PropertyTemplateContract

    Represents a property template

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

    Name Description
    PropertyTemplateContract()

    Fields

    Name Description
    CanEditDefaultValue

    Definies if user can edit the default value

    DefaultValue

    Defines the initial property value

    Placeholder

    Placeholder for property type value. Should be replaced through the client. Possible values: %currentdate%, %currentdatetime%, %userloginname%, %username%, %usermail%, %currentdatetime-2h%, %currentdate+3d%, %currentdate+4m%, %currentdate-1y%

    PropertyTypeId

    Id of the property type

    Required

    Defines if this property template is required

    Visible

    Defines if property type is visible to user

    Back to top Copyright © Kendox