GeneralComponents Web Service
Method
/NewFreeFieldInfo
Collapse All
Expand All
GeneralComponents Web Service
>
All Operations Resource Group
: /NewFreeFieldInfo (Method)
Description
The NewFreeFieldInfo function returns an initially filled FreeFieldInfo object.
Request (NewFreeFieldInfoSoapIn)
The request body is of type
NewFreeFieldInfo
.
Overview
NewFreeFieldInfo
Response (NewFreeFieldInfoSoapOut)
The response body is of type
NewFreeFieldInfoResponse
.
Response Body Parameters
Name
Description
Data Type
NewFreeFieldInfoResult
FreeFieldInfo
Overview
NewFreeFieldInfoResponse
Sequence
NewFreeFieldInfoResult
optional
FreeFieldInfo Complex Type
Sequence
ItemId
xs:int
CreatedByUserId
xs:int
CreatedDateTime
xs:dateTime
LastModifiedByUserId
xs:int
LastModifiedDateTime
xs:dateTime
OrganizationId
xs:int
CompanyId
xs:int
FreeTableId
xs:int
FieldName
optional
xs:string
FieldType
FreeFieldType Simple Type
FieldLength
xs:unsignedByte
FieldDecimals
xs:unsignedByte
LanguageDependantValues
xs:boolean
DisplayOrder
xs:int
See Also
All Operations Resource Group
|
GeneralComponents Web Service