ServicePRO SDK Help

stcCategoryDTO..::..CustomFieldValues Property

Values set for the Custom Fields if a custom Category type is selected.

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

Syntax


public stcCustomFieldsDTO[] CustomFieldValues { get; set; }
Public Property CustomFieldValues As stcCustomFieldsDTO()
	Get
	Set

Field Value

Array of stcCustomFieldsDTO objects populated with the field identifier and field value
for getting/setting the desired custom field values