ServicePRO SDK Help

stcUserPropertiesDTO..::..ConvertTostcUserFieldsTableValueArray Method

Converts the "CustomFieldValues" Property of the stcRequestDTO object into an array of stcUserFieldsTableValue objects

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public stcUserFieldsTableValue[] ConvertTostcUserFieldsTableValueArray()
Public Function ConvertTostcUserFieldsTableValueArray As stcUserFieldsTableValue()

Return Value

stcUserFieldsTableValue[]