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