ServicePRO SDK Help

stcCustomFieldsDTO..::..FieldName Property

Unique Field Identifier of the custom field

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

Syntax


public string FieldName { get; set; }
Public Property FieldName As String
	Get
	Set

Field Value

The Field identifier of the Custom field - Starts with 'USR' prefix. Found in tblMetaDataField table.