IUCServiceActivityGroupMemberRemove Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.10
Syntaxbool ActivityGroupMemberRemove(
string reservationNo,
int memberSequence,
int lineNo
)
Parameters
- reservationNo
- Type: SystemString
- memberSequence
- Type: SystemInt32
- lineNo
- Type: SystemInt32
Return Value
Type:
Boolean
Remarks
LS Central WS2 : RemoveGroupMember
See Also