📚 SAP Business One SDK Help

TeamMembers Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountReturns the total rows in the table.
Public Property EmployeeIDSets or returns the employee ID as defined by EmployeesInfo object.
Public Property RoleInTeamSets or returns a valid value of BoRoleInTeam type that specifies whether the employee is a Member or a Leader of the team.
Public Property TeamIDReturns the team identification key.
Public Property UserFieldsReturns the UserFields object.

See Also