ServicePRO SDK Help

stcTeamDTO Members

The stcTeamDTO type exposes the following members.

Constructors


  Name Description
Public method stcTeamDTO
Initializes a new instance of the stcTeamDTO class.

Fields


  Name Description
Public field Team
Specify the Team Object, represented by stcTeam
Required when adding a new team.
Public field TeamMemberList
Specifies list of active user associated to the team.
Refer to stcListItem for more details. In this case – id will represent active User Id, and Name will be name of the user who is a part of team
Not Required - When creating a new team with no team members.