ServicePRO SDK Help

stcUser..::..DepartmentId Property

Specifies the id of the Organizational Unit to which the user will be associated if Internal User. (i.e. if bInternalUser parameter is specified as TRUE)
Either CompanyId or DepartmentId has to be specified.
Not required when creating new User.

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

Syntax


[DataMemberAttribute]
public int DepartmentId { get; set; }
<DataMemberAttribute> _
Public Property DepartmentId As Integer
	Get
	Set

Field Value

The department identifier.