Click or drag to resize

IUCServiceActivityGroupMemberAssign Method


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

Parameters

reservationNo  String
memberSequence  Int32
lineNo  Int32

Return Value

Boolean
Remarks
LS Central WS2: AssignGroupMember
See Also