IUCServiceActivityGroupMemberSet Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxbool ActivityGroupMemberSet(
string reservationNo,
int memberSequence,
string contact,
string name,
string email,
string phone,
string guestType,
string optionalComment
)
Parameters
- reservationNo
- Type: SystemString
- memberSequence
- Type: SystemInt32
- contact
- Type: SystemString
- name
- Type: SystemString
- email
- Type: SystemString
- phone
- Type: SystemString
- guestType
- Type: SystemString
- optionalComment
- Type: SystemString
Return Value
Type:
Boolean
Remarks
LS Central WS2 : SetGroupMembers
See Also