Click or drag to resize

IUCServiceActivityGroupMemberAssign Method

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

Parameters

reservationNo
Type: SystemString
memberSequence
Type: SystemInt32
lineNo
Type: SystemInt32

Return Value

Type: Boolean
Remarks
LS Central WS2 : AssignGroupMember
See Also