ServicePRO SDK Help

stcRequestDTO..::..Id Property

Unique ID of the Request

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

Syntax


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

Field Value

Should be 0 for POST;
Should be >0 for PUT and PATCH – Same as specified in the URL