ContractGenericCustomField Data Type

ContractGenericCustomField

Namespace
http://www.visionproject.se/service/VisionProjectService-v2/type
Schema
type.xsd
Version
$Revision$ $Date$
Properties
name data type type namespace min/max occurs constraints description
contractId int element 1/1 required Get contractId
originalCheckSum string element 0/1   Method getOriginalCheckSum
primaryKey int element 1/1 required Get primaryKey
textField1 string element 0/1   Get textField1
textField10 string element 0/1   Get textField10
textField11 string element 0/1   Get textField11
textField12 string element 0/1   Get textField12
textField13 string element 0/1   Get textField13
textField14 string element 0/1   Get textField14
textField15 string element 0/1   Get textField15
textField16 string element 0/1   Get textField16
textField17 string element 0/1   Get textField17
textField18 string element 0/1   Get textField18
textField19 string element 0/1   Get textField19
textField2 string element 0/1   Get textField2
textField20 string element 0/1   Get textField20
textField21 string element 0/1   Get textField21
textField22 string element 0/1   Get textField22
textField23 string element 0/1   Get textField23
textField24 string element 0/1   Get textField24
textField25 string element 0/1   Get textField25
textField26 string element 0/1   Get textField26
textField27 string element 0/1   Get textField27
textField28 string element 0/1   Get textField28
textField29 string element 0/1   Get textField29
textField3 string element 0/1   Get textField3
textField30 string element 0/1   Get textField30
textField31 string element 0/1   Get textField31
textField32 string element 0/1   Get textField32
textField33 string element 0/1   Get textField33
textField34 string element 0/1   Get textField34
textField35 string element 0/1   Get textField35
textField36 string element 0/1   Get textField36
textField37 string element 0/1   Get textField37
textField38 string element 0/1   Get textField38
textField39 string element 0/1   Get textField39
textField4 string element 0/1   Get textField4
textField40 string element 0/1   Get textField40
textField41 string element 0/1   Get textField41
textField42 string element 0/1   Get textField42
textField43 string element 0/1   Get textField43
textField44 string element 0/1   Get textField44
textField45 string element 0/1   Get textField45
textField46 string element 0/1   Get textField46
textField47 string element 0/1   Get textField47
textField48 string element 0/1   Get textField48
textField49 string element 0/1   Get textField49
textField5 string element 0/1   Get textField5
textField50 string element 0/1   Get textField50
textField6 string element 0/1   Get textField6
textField7 string element 0/1   Get textField7
textField8 string element 0/1   Get textField8
textField9 string element 0/1   Get textField9

Example

<c----- xmlns="http://www.visionproject.se/service/VisionProjectService-v2/type">
  <contractId>...</contractId>
  <originalCheckSum>...</originalCheckSum>
  <primaryKey>...</primaryKey>
  <textField1>...</textField1>
  <textField10>...</textField10>
  <textField11>...</textField11>
  <textField12>...</textField12>
  <textField13>...</textField13>
  <textField14>...</textField14>
  <textField15>...</textField15>
  <textField16>...</textField16>
  <textField17>...</textField17>
  <textField18>...</textField18>
  <textField19>...</textField19>
  <textField2>...</textField2>
  <textField20>...</textField20>
  <textField21>...</textField21>
  <textField22>...</textField22>
  <textField23>...</textField23>
  <textField24>...</textField24>
  <textField25>...</textField25>
  <textField26>...</textField26>
  <textField27>...</textField27>
  <textField28>...</textField28>
  <textField29>...</textField29>
  <textField3>...</textField3>
  <textField30>...</textField30>
  <textField31>...</textField31>
  <textField32>...</textField32>
  <textField33>...</textField33>
  <textField34>...</textField34>
  <textField35>...</textField35>
  <textField36>...</textField36>
  <textField37>...</textField37>
  <textField38>...</textField38>
  <textField39>...</textField39>
  <textField4>...</textField4>
  <textField40>...</textField40>
  <textField41>...</textField41>
  <textField42>...</textField42>
  <textField43>...</textField43>
  <textField44>...</textField44>
  <textField45>...</textField45>
  <textField46>...</textField46>
  <textField47>...</textField47>
  <textField48>...</textField48>
  <textField49>...</textField49>
  <textField5>...</textField5>
  <textField50>...</textField50>
  <textField6>...</textField6>
  <textField7>...</textField7>
  <textField8>...</textField8>
  <textField9>...</textField9>
</c----->