Class UserServiceUserServicesAssignmentTableRow

java.lang.Object
co.ecg.alpaca.toolkit.generated.tables.UserServiceUserServicesAssignmentTableRow
All Implemented Interfaces:
BroadWorksTableRow, Serializable

public class UserServiceUserServicesAssignmentTableRow extends Object implements BroadWorksTableRow, Serializable
Response to UserServiceGetAssignmentListRequest. Contains two tables, one for the service packs, and one for the user services. The user table has the column headings: "Service Name", "Assigned", The service pack table's column headings are: "Service Pack Name", "Assigned", "Description". The "Assigned" column has either a true or false value
Author:
AlpacaGenerator
See Also: