ServicePRO SDK Help

stcUser..::..CompanyId Property

ID of the external company to which user will be associated if External User. (i.e. if bInternalUser parameter is specified as FALSE) .
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 CompanyId { get; set; }
<DataMemberAttribute> _
Public Property CompanyId As Integer
	Get
	Set

Field Value

The company identifier.