Class PropertyContract
Index field of a object (e.g. Document, Process)
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class PropertyContract : Object
Name | Description |
---|---|
PropertyContract() |
Fields
Name | Description |
---|---|
GlobalValues | List of global values |
PropertyTypeId | Type id of the index field |
Values | List of index values. For date time property types: yyyy-MM-ddThh:mm:ss For short date property types: yyyy-MM-dd For number property types: ###.## |