GeneralComponents Web Service
Method/UpdateTableColumn
GeneralComponents Web Service > All Operations Resource Group : /UpdateTableColumn (Method)
Description
Update tableColumn record by specified primary key
Request (UpdateTableColumnSoapIn)

The request body is of type UpdateTableColumn.

Request Body Parameters

NameDescriptionData Type
 TableColumnInfo
 xml:boolean
isForceUpdate Element Overridable Element DataType Element TranslateToDescription Element IsRequired Element FieldType Element Description Element FriendlyName Element Name Element TableId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence tableColumn Element Sequence UpdateTableColumn Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
TableId xs:int
Name optional xs:string
FriendlyName optional xs:string
Description optional xs:string
IsRequired xs:boolean
TranslateToDescription optional xs:string
Overridable xs:boolean
isForceUpdate xs:boolean
Response (UpdateTableColumnSoapOut)

The response body is of type UpdateTableColumnResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateTableColumnResult Element Sequence UpdateTableColumnResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service