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: ###.##
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public List<string> Values
Returns
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |
Remarks
Date time values are delivered as UTC values. If a timeZoneOffsetMinutes parameters was delivered at logon the date will be modified for this offset. The client has to calculate daylight saving values at its own in all cases.