Click or drag to resize

IUCService.ActivityGroupMemberAssign Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2025.4
Syntax
C#
bool ActivityGroupMemberAssign(
	string reservationNo,
	int memberSequence,
	int lineNo
)

Parameters

reservationNo
Type: System.String
memberSequence
Type: System.Int32
lineNo
Type: System.Int32

Return Value

Type: Boolean
Remarks
LS Central WS2 : AssignGroupMember
See Also