ServicePRO SDK Help

stcUser..::..ObjectTypeId Property

Based on ObjectTypeId , user can be of type Generic or custom
When adding a new user it adds 0 by default which specifics Generic User.
(optional)

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

Syntax


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

Field Value

The object type identifier.