ServicePRO SDK Help

stcRequestDTO..::..RequesterId Property

ID of the Requester for this Service Request.

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

Syntax


public int RequesterId { get; set; }
Public Property RequesterId As Integer
	Get
	Set

Field Value

It’s the ‘ID’ in tblUser table in the ServicePRO Database that corresponds to the requester name in the ‘Name’ field.