ServicePRO SDK Help

stcTeam Members

The stcTeam type exposes the following members.

Properties


  Name Description
Public property Id
ID of the Team
Not required when creating new Team.
Required when performing Edit/View/Delete/De-Activate/Re-store/Grant Access.
Public property InActive
Specifies if the team is de-activated or not
When adding a new team it set to default as 0
0: Active Team
-1: De-activated Team
Public property InActiveDate
Specifies Date Time value to indicate when the team got de-activated.
When adding a new team it sets the default to NULL
Public property Name
Name of the Team
Required when adding a new team
Public property ObjectTypeId
Not in Use

Events


  Name Description
Public event PropertyChanged
Occurs when a property value changes.